Home
last modified time | relevance | path

Searched hist:b75db25c (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/riscv/errata/sifive/
H A DMakefileb75db25c Fri May 21 18:40:15 CDT 2021 Vincent <vincent.chen@sifive.com> riscv: skip errata_cip_453.o if CONFIG_ERRATA_SIFIVE_CIP_453 is disabled

The errata_cip_453.o should be built only when the Kconfig
CONFIG_ERRATA_SIFIVE_CIP_453 is enabled.

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Vincent <vincent.chen@sifive.com>
Fixes: 0e0d4992517f ("riscv: enable SiFive errata CIP-453 and CIP-1200 Kconfig only if CONFIG_64BIT=y")
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>