diff options
author | 2022-06-14 02:09:01 +0900 | |
---|---|---|
committer | 2022-06-30 14:18:15 +0200 | |
commit | b9a56c113f907b19b91dc5c2383b0169831e15a4 (patch) | |
tree | 21522e69dba0bb7fe25aebd123beb221c5d5c577 /scripts/generate_rust_analyzer.py | |
parent | s390: remove unneeded 'select BUILD_BIN2C' (diff) | |
download | wireguard-linux-b9a56c113f907b19b91dc5c2383b0169831e15a4.tar.xz wireguard-linux-b9a56c113f907b19b91dc5c2383b0169831e15a4.zip |
s390/purgatory: hard-code obj-y in Makefile
The purgatory/ directory is entirely guarded in arch/s390/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/20220613170902.1775211-2-masahiroy@kernel.org
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions