summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMasahiro Yamada <masahiroy@kernel.org>2022-06-26 01:34:36 +0300
committerPalmer Dabbelt <palmer@rivosinc.com>2022-08-11 19:32:29 +0300
commit788177e76589e6441d43691f1a075feec2e25962 (patch)
tree5131a56dbf4fe7e6de97d6ea9d3910f14c0a3e68 /scripts
parentda06cc5bb600bc671715076b5bdd9088c674dd01 (diff)
downloadlinux-788177e76589e6441d43691f1a075feec2e25962.tar.xz
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 'scripts')
0 files changed, 0 insertions, 0 deletions