]> Pileus Git - ~andy/linux/blob - arch/i386/lib/Makefile
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
[~andy/linux] / arch / i386 / lib / Makefile
1 #
2 # Makefile for i386-specific library files..
3 #
4
5
6 lib-y = checksum.o delay.o usercopy.o getuser.o putuser.o memcpy.o strstr.o \
7         bitops.o semaphore.o
8
9 lib-$(CONFIG_X86_USE_3DNOW) += mmx.o