repo.or.cz
/
linux-2.6
/
verdex.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[TG3]: Set minimal hw interrupt mitigation.
[linux-2.6/verdex.git]
/
arch
/
i386
/
lib
/
Makefile
blob
7b1932d20f967da2cf8e5af68285905ad01a8afc
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
8
9
lib-
$(
CONFIG_X86_USE_3DNOW
) +=
mmx.o
10
lib-
$(
CONFIG_HAVE_DEC_LOCK
) +=
dec_and_lock.o