]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - arch/x86/lib/Makefile
x86, asm: Move cmpxchg emulation code to arch/x86/lib
[net-next-2.6.git] / arch / x86 / lib / Makefile
index f871e04b6965b828045b08d183dadd0c2aaa487f..e10cf070ede0bbb6b169dbd76289054c32becc18 100644 (file)
@@ -30,6 +30,7 @@ ifeq ($(CONFIG_X86_32),y)
         lib-y += checksum_32.o
         lib-y += strstr_32.o
         lib-y += semaphore_32.o string_32.o
+        lib-y += cmpxchg.o
 ifneq ($(CONFIG_X86_CMPXCHG64),y)
         lib-y += cmpxchg8b_emu.o atomic64_386_32.o
 endif