DIR: /proc/self/root/usr/src/linux-headers-6.8.0-45/arch/riscv/errata/ |
Current File : //proc/self/root/usr/src/linux-headers-6.8.0-45/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/ |