mirror_ubuntu-kernels/arch/riscv/errata/Makefile

8 lines
171 B
Makefile
Raw Normal View History

2024-07-02 00:48:40 +03:00
ifdef CONFIG_RELOCATABLE
KBUILD_CFLAGS += -fno-pie
endif
obj-$(CONFIG_ERRATA_ANDES) += andes/
obj-$(CONFIG_ERRATA_SIFIVE) += sifive/
obj-$(CONFIG_ERRATA_THEAD) += thead/