Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
mzx
/
devfreq
/
daa37200d48906d71c63ce178bf7d410b7e07082
/
.
/
arch
/
riscv
/
lib
/
Makefile
blob: 267feaa10f6ad2f3ad5a7b8bdf82a86ac434c7aa [
file
]
# SPDX-License-Identifier: GPL-2.0-only
lib
-
y
+=
delay
.
o
lib
-
y
+=
memcpy
.
o
lib
-
y
+=
memset
.
o
lib
-
y
+=
uaccess
.
o
lib
-
$
(
CONFIG_64BIT
)
+=
tishift
.
o