diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2021-07-24 20:35:56 +0200 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2021-08-10 01:23:39 +0200 |
commit | d8285639550578a1bf2d102391d1a9e08e0586ca (patch) | |
tree | addd167e43aea63760e7e8d84e2c07b253b73e82 /scripts | |
parent | scripts: merge_config: add strict mode to fail upon any redefinition (diff) | |
download | linux-d8285639550578a1bf2d102391d1a9e08e0586ca.tar.xz linux-d8285639550578a1bf2d102391d1a9e08e0586ca.zip |
kbuild: do not require sub-make for separate output tree builds
As explained in commit 3204a7fb98a3 ("kbuild: prefix $(srctree)/ to some
included Makefiles"), I want to stop using --include-dir some day.
I already fixed up the top Makefile, but some arch Makefiles (mips, um,
x86) still include check-in Makefiles without $(srctree)/.
Fix them up so 'need-sub-make := 1' can go away for this case.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions