]> 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 914933e9ec3d29847e8a1b59b08902c87146e3cf..4d105fdfe817f2c30ba5e588ff847867149f3a35 100644 (file)
@@ -4,6 +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
+
+obj-$(CONFIG_SMP)      += msr-on-cpu.o