aboutsummaryrefslogtreecommitdiff
path: root/arch/i386/lib/Makefile
blob: dce510d443aaa466fb9e156e05cc0fa293ceb047 (plain)
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_32.o string_32.o

lib-$(CONFIG_X86_USE_3DNOW) += mmx.o

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