diff options
author | Masahiro Yamada | 2022-06-26 07:34:36 +0900 |
---|---|---|
committer | Palmer Dabbelt | 2022-08-11 09:32:29 -0700 |
commit | 788177e76589e6441d43691f1a075feec2e25962 (patch) | |
tree | 5131a56dbf4fe7e6de97d6ea9d3910f14c0a3e68 /arch/riscv/Kconfig | |
parent | da06cc5bb600bc671715076b5bdd9088c674dd01 (diff) |
riscv/purgatory: hard-code obj-y in Makefile
The purgatory/ directory is entirely guarded in arch/riscv/Kbuild.
CONFIG_ARCH_HAS_KEXEC_PURGATORY is bool type.
$(CONFIG_ARCH_HAS_KEXEC_PURGATORY) is always 'y' when Kbuild visits
this Makefile for building.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Link: https://lore.kernel.org/r/20220625223438.835408-1-masahiroy@kernel.org
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'arch/riscv/Kconfig')
0 files changed, 0 insertions, 0 deletions