aboutsummaryrefslogtreecommitdiff
path: root/arch/i386/lib/Makefile
blob: 246a775940ffd3822367a5ca1c5473b822a3ad94 (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_32.o getuser_32.o putuser.o memcpy_32.o strstr_32.o \
	bitops_32.o semaphore_32.o string_32.o

lib-$(CONFIG_X86_USE_3DNOW) += mmx_32.o

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