DIR: /proc/thread-self/root/lib/modules/6.8.0-45-generic/build/arch/riscv/errata/ |
Current File : //proc/thread-self/root/lib/modules/6.8.0-45-generic/build/arch/riscv/errata/Makefile |
ifdef CONFIG_RELOCATABLE KBUILD_CFLAGS += -fno-pie endif obj-$(CONFIG_ERRATA_ANDES) += andes/ obj-$(CONFIG_ERRATA_SIFIVE) += sifive/ obj-$(CONFIG_ERRATA_THEAD) += thead/ |