Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
1d3d752b471d2a3a1d5e4fe177e5e7d52abb4e4c
/
.
/
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
)