Sign in
gem5
/
arm
/
linux
/
3b53fde8ac40c4321389def14d7f4a9e14092fd3
/
.
/
arch
/
s390
/
lib
/
Makefile
blob: 97975ec7a27471253a8da274af72d14a16e9f171 [
file
] [
log
] [
blame
]
#
# Makefile for s390-specific library files..
#
lib
-
y
+=
delay
.
o string
.
o uaccess_std
.
o uaccess_pt
.
o
obj
-
$
(
CONFIG_32BIT
)
+=
div64
.
o qrnnd
.
o ucmpdi2
.
o
lib
-
$
(
CONFIG_64BIT
)
+=
uaccess_mvcos
.
o
lib
-
$
(
CONFIG_SMP
)
+=
spinlock
.
o