Sign in
android-kvm
/
linux
/
e13a73f02595c564e423bda5742fb8df4ebca455
/
.
/
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
)