Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
3f02d072d46bb409e8ca3cf16c0511f5c21adaf6
/
.
/
arch
/
s390
/
lib
/
Makefile
blob: f20b51ff1d86ee24b9c65a098781d58d0c688387 [
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