Sign in
android-kvm
/
linux
/
1e3cd03c54b76b4cbc8b31256dc3f18c417a6876
/
.
/
arch
/
riscv
/
errata
/
Makefile
blob: 8a27394851233dbda1a4f0841e1e7e918b61f8e0 [
file
] [
log
] [
blame
]
ifdef CONFIG_RELOCATABLE
KBUILD_CFLAGS
+=
-
fno
-
pie
endif
obj
-
$
(
CONFIG_ERRATA_ANDES
)
+=
andes
/
obj
-
$
(
CONFIG_ERRATA_SIFIVE
)
+=
sifive
/
obj
-
$
(
CONFIG_ERRATA_THEAD
)
+=
thead
/