518cebc21fcf106d2ff580cc0ccc2e7bac406f39
[linux-2.6.git] / arch / i386 / lib / Makefile
1 #
2 # Makefile for i386-specific library files..
3 #
4
5
6 lib-y = checksum.o delay.o \
7         usercopy.o getuser.o \
8         memcpy.o strstr.o
9
10 lib-$(CONFIG_X86_USE_3DNOW) += mmx.o
11 lib-$(CONFIG_HAVE_DEC_LOCK) += dec_and_lock.o