Sign in
nest-open-source
/
nest-learning-thermostat
/
5.9.3
/
linux-imx-ul
/
refs/heads/master
/
.
/
arch
/
s390
/
lib
/
Makefile
blob: 0e8fefe5b0ce18a8a57739af8dd70e5f1174c05f [
file
] [
log
] [
blame
] [
edit
]
#
# Makefile for s390-specific library files..
#
lib
-
y
+=
delay
.
o string
.
o uaccess
.
o find
.
o
obj
-
y
+=
mem
.
o
lib
-
$
(
CONFIG_SMP
)
+=
spinlock
.
o
lib
-
$
(
CONFIG_KPROBES
)
+=
probes
.
o
lib
-
$
(
CONFIG_UPROBES
)
+=
probes
.
o