mirror of
https://github.com/torvalds/linux.git
synced 2024-11-08 21:21:47 +00:00
i386: prepare shared lib/strstr.c
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
parent
31834147ef
commit
2be2056cee
@ -3,7 +3,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
lib-y = checksum_32.o delay.o usercopy.o getuser.o putuser.o memcpy.o strstr.o \
|
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.o
|
||||||
|
|
||||||
lib-$(CONFIG_X86_USE_3DNOW) += mmx.o
|
lib-$(CONFIG_X86_USE_3DNOW) += mmx.o
|
||||||
|
Loading…
Reference in New Issue
Block a user