summaryrefslogtreecommitdiff
path: root/arch/riscv/errata/Makefile
blob: 8a27394851233dbda1a4f0841e1e7e918b61f8e0 (plain)
1
2
3
4
5
6
7
ifdef CONFIG_RELOCATABLE
KBUILD_CFLAGS += -fno-pie
endif

obj-$(CONFIG_ERRATA_ANDES) += andes/
obj-$(CONFIG_ERRATA_SIFIVE) += sifive/
obj-$(CONFIG_ERRATA_THEAD) += thead/