aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/lib/Makefile
blob: 22d8ac5815f03475c6abb7376d7994e92fa57a51 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
#
# Makefile for i386-specific library files..
#


lib-y = checksum.o delay.o usercopy.o getuser.o putuser.o memcpy.o strstr.o \
	bitops.o semaphore.o

lib-$(CONFIG_X86_USE_3DNOW) += mmx.o

obj-$(CONFIG_SMP)	+= msr-on-cpu.o