repo.or.cz
/
linux-2.6
/
next.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Linux 2.6.22-rc3
[linux-2.6/next.git]
/
arch
/
i386
/
lib
/
Makefile
blob
22d8ac5815f03475c6abb7376d7994e92fa57a51
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
10
11
obj-
$(
CONFIG_SMP
) +=
msr-on-cpu.o