diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2022-07-24 18:59:19 +0900 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2022-07-31 02:19:40 +0900 |
commit | ee47620367d5b5ee6a1934888bf1ae46576be757 (patch) | |
tree | 41503c9d7a257cbef6c002b579f7e49cd52a2bc9 /scripts/Makefile.extrawarn | |
parent | 7dea20f2fecbde5df321d6d9d0b7765be6edc28c (diff) | |
download | linux-stable-ee47620367d5b5ee6a1934888bf1ae46576be757.tar.gz linux-stable-ee47620367d5b5ee6a1934888bf1ae46576be757.tar.bz2 linux-stable-ee47620367d5b5ee6a1934888bf1ae46576be757.zip |
kbuild: add dtbs_prepare target
Factor out the common prerequisites for DT compilation into the new
target, dtbs_prepare.
Add comments to explain why include/config/kernel.release is the
prerequisite. Our policy is that installation targets must not rebuild
anything in the tree. If 'make modules_install' is executed as root,
include/config/kernel.release may be owned by root.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Nicolas Schier <nicolas@fjasle.eu>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Tested-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Diffstat (limited to 'scripts/Makefile.extrawarn')
0 files changed, 0 insertions, 0 deletions