Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
fb453d4b0b51ea71c9eb8192c61b768afeb7ee8a
/
.
/
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
)