]> err.no Git - linux-2.6/blobdiff - arch/i386/lib/Makefile
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland...
[linux-2.6] / arch / i386 / lib / Makefile
index 7b1932d20f967da2cf8e5af68285905ad01a8afc..4d105fdfe817f2c30ba5e588ff847867149f3a35 100644 (file)
@@ -4,7 +4,8 @@
 
 
 lib-y = checksum.o delay.o usercopy.o getuser.o putuser.o memcpy.o strstr.o \
-       bitops.o
+       bitops.o semaphore.o string.o
 
 lib-$(CONFIG_X86_USE_3DNOW) += mmx.o
-lib-$(CONFIG_HAVE_DEC_LOCK) += dec_and_lock.o
+
+obj-$(CONFIG_SMP)      += msr-on-cpu.o