i386: prepare shared lib/string.c
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
parent
2be2056cee
commit
282317dc15
2 changed files with 1 additions and 1 deletions
arch/i386/lib
|
@ -4,7 +4,7 @@
|
|||
|
||||
|
||||
lib-y = checksum_32.o delay.o usercopy.o getuser.o putuser.o memcpy.o strstr_32.o \
|
||||
bitops.o semaphore.o string.o
|
||||
bitops.o semaphore.o string_32.o
|
||||
|
||||
lib-$(CONFIG_X86_USE_3DNOW) += mmx.o
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue