Files
mirror_ubuntu-kernels/arch/riscv/errata/Makefile
T
2024-07-02 00:51:01 +03:00

8 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/