Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
89a2fa5f2139be35e214bcf86a8291d6a1da75f2
/
.
/
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