X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=arch%2Fi386%2Flib%2FMakefile;h=914933e9ec3d29847e8a1b59b08902c87146e3cf;hb=26294aef29acca3e3c33b81e9da506c56c91f3b4;hp=7b1932d20f967da2cf8e5af68285905ad01a8afc;hpb=207e0a826fdee4bfe853681aef2175a739c11286;p=linux-2.6.git diff --git a/arch/i386/lib/Makefile b/arch/i386/lib/Makefile index 7b1932d20..914933e9e 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