Sign in
gbmc
/
linux
/
refs/heads/linux-2.6.11.y
/
.
/
arch
/
i386
/
lib
/
Makefile
blob: 1354843290e4f2793f340cd62d335d5296723e15 [
file
] [
log
] [
blame
] [
edit
]
#
# Makefile for i386-specific library files..
#
lib
-
y
=
checksum
.
o delay
.
o usercopy
.
o getuser
.
o memcpy
.
o strstr
.
o \
bitops
.
o
lib
-
$
(
CONFIG_X86_USE_3DNOW
)
+=
mmx
.
o
lib
-
$
(
CONFIG_HAVE_DEC_LOCK
)
+=
dec_and_lock
.
o