Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
iweiny
/
linux
/
65d6e954e37872fd9afb5ef3fc0481bb3c2f20f4
/
.
/
arch
/
riscv
/
errata
/
Makefile
blob: 7b2637c8c332653f5c5551a88c0947f732233b23 [
file
] [
log
] [
blame
]
ifdef CONFIG_RELOCATABLE
KBUILD_CFLAGS
+=
-
fno
-
pie
endif
obj
-
$
(
CONFIG_ERRATA_SIFIVE
)
+=
sifive
/
obj
-
$
(
CONFIG_ERRATA_THEAD
)
+=
thead
/