riscv: skip errata_cip_453.o if CONFIG_ERRATA_SIFIVE_CIP_453 is disabled
authorVincent <vincent.chen@sifive.com>
Fri, 21 May 2021 23:40:15 +0000 (07:40 +0800)
committerPalmer Dabbelt <palmerdabbelt@google.com>
Wed, 2 Jun 2021 04:16:41 +0000 (21:16 -0700)
commitb75db25c416b9f0edae7cd86c4901c216a52e7a0
treea783497c1c1edfe74046edabda294e294e100e37
parentec3a5cb61146c91f0f7dcec8b7e7157a4879a9ee
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>
arch/riscv/errata/sifive/Makefile