aboutsummaryrefslogblamecommitdiffstats
path: root/arch/i386/lib/Makefile
blob: 968d2e51d39aa3707c04382eca5c713c2a42fbd6 (plain) (tree)
1
2
3
4
5
6
7
8
9




                                            
                                                                                         
                                           
 
                                       
 
                                       
#
# Makefile for i386-specific library files..
#


lib-y = checksum_32.o delay.o usercopy.o getuser_32.o putuser.o memcpy_32.o strstr_32.o \
	bitops.o semaphore_32.o string_32.o

lib-$(CONFIG_X86_USE_3DNOW) += mmx_32.o

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