Sign in
googlers
/
maze
/
linux
/
36b35a5be0e4b406acd816e2122d153e875105be
/
.
/
arch
/
s390
/
lib
/
Makefile
blob: e05d087a6eae3b0d5d8cb2cadb3d0c3aa719de17 [
file
] [
log
] [
blame
]
#
# Makefile for s390-specific library files..
#
EXTRA_AFLAGS
:=
-
traditional
lib
-
y
+=
delay
.
o string
.
o
lib
-
y
+=
$
(
if
$
(
CONFIG_64BIT
),
uaccess64
.
o
,
uaccess
.
o
)
lib
-
$
(
CONFIG_SMP
)
+=
spinlock
.
o