Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
cbbcf3401173f11f7e4c03c7ec8955ea29cd83b5
/
.
/
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
)