aboutsummaryrefslogtreecommitdiff
path: root/arch/i386/lib/Makefile
blob: d86a548b8d543af5958961ccce281b83b3e15d6c (plain)
1
2
3
4
5
6
7
8
9
#
# 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