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


lib-y = checksum_32.o delay.o usercopy.o getuser.o putuser.o memcpy.o strstr_32.o \
	bitops.o semaphore.o string.o

lib-$(CONFIG_X86_USE_3DNOW) += mmx.o

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