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