repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
arm64: dts: Revert "specify console via command line"
[linux/fpc-iii.git]
/
arch
/
riscv
/
lib
/
Makefile
blob
47e7a82044608d1b1b81a981b1511ee3406cf68a
1
# SPDX-License-Identifier: GPL-2.0-only
2
lib-y
+=
delay.o
3
lib-y
+=
memcpy.o
4
lib-y
+=
memset.o
5
lib-
$(
CONFIG_MMU
) +=
uaccess.o
6
lib-
$(
CONFIG_64BIT
) +=
tishift.o