summaryrefslogtreecommitdiffstats
path: root/arch/i386/lib/Makefile
diff options
context:
space:
mode:
authorJeff Garzik <jgarzik@pobox.com>2005-09-22 04:34:08 +0200
committerJeff Garzik <jgarzik@pobox.com>2005-09-22 04:34:08 +0200
commita3536c839f04682ed06c84a7f75968c27c6108c8 (patch)
tree92c26ea74c0ffb9b83a2285ad2539cc271b09856 /arch/i386/lib/Makefile
parent[PATCH] Updated ipw2200 to compile with ieee80211 abg_ture to abg_true change (diff)
parent[PATCH] uml: fix compile warning after consolidation patch (diff)
downloadlinux-a3536c839f04682ed06c84a7f75968c27c6108c8.tar.xz
linux-a3536c839f04682ed06c84a7f75968c27c6108c8.zip
Merge /spare/repo/linux-2.6/
Diffstat (limited to 'arch/i386/lib/Makefile')
-rw-r--r--arch/i386/lib/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/i386/lib/Makefile b/arch/i386/lib/Makefile
index 7b1932d20f96..914933e9ec3d 100644
--- a/arch/i386/lib/Makefile
+++ b/arch/i386/lib/Makefile
@@ -7,4 +7,3 @@ lib-y = checksum.o delay.o usercopy.o getuser.o putuser.o memcpy.o strstr.o \
bitops.o
lib-$(CONFIG_X86_USE_3DNOW) += mmx.o
-lib-$(CONFIG_HAVE_DEC_LOCK) += dec_and_lock.o