Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
289a1e995e74734b5ec76ca8a5490058f4fecc24
/
.
/
arch
/
s390
/
lib
/
Makefile
blob: e05d087a6eae3b0d5d8cb2cadb3d0c3aa719de17 [
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