[PARISC] Use F_EXTEND() for COMMAND_GLOBAL
[deliverable/linux.git] / arch / i386 / lib / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for i386-specific library files..
3#
4
5
6lib-y = checksum.o delay.o usercopy.o getuser.o putuser.o memcpy.o strstr.o \
7 bitops.o
8
9lib-$(CONFIG_X86_USE_3DNOW) += mmx.o
This page took 0.087437 seconds and 5 git commands to generate.