X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=arch%2Fi386%2Flib%2FMakefile;h=914933e9ec3d29847e8a1b59b08902c87146e3cf;hb=43bc926fffd92024b46cafaf7350d669ba9ca884;hp=7b1932d20f967da2cf8e5af68285905ad01a8afc;hpb=cee37fe97739d85991964371c1f3a745c00dd236;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