Commit 6d1f5420 authored by Thomas Gleixner's avatar Thomas Gleixner

i386: prepare shared lib/bitops.c

Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 81f52936
......@@ -4,7 +4,7 @@
lib-y = checksum_32.o delay.o usercopy_32.o getuser_32.o putuser.o memcpy_32.o strstr_32.o \
bitops.o semaphore_32.o string_32.o
bitops_32.o semaphore_32.o string_32.o
lib-$(CONFIG_X86_USE_3DNOW) += mmx_32.o
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment