thesis/linux-6.8.1/arch/riscv/errata/Makefile
2025-03-19 13:44:23 +01:00

7 lines
171 B
Makefile

ifdef CONFIG_RELOCATABLE
KBUILD_CFLAGS += -fno-pie
endif
obj-$(CONFIG_ERRATA_ANDES) += andes/
obj-$(CONFIG_ERRATA_SIFIVE) += sifive/
obj-$(CONFIG_ERRATA_THEAD) += thead/