diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-09-14 15:33:23 +0900 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-10-04 22:56:01 +0900 |
commit | 80463f1b7bf9f822fd3495139bcf3ef254fdca10 (patch) | |
tree | 8cdacffa9330a8026f9f9a6013096cd9f01107a4 /scripts | |
parent | 00d78ab2ba756af7b9a4dacd437b7a882bd18a4b (diff) | |
download | linux-80463f1b7bf9f822fd3495139bcf3ef254fdca10.tar.gz linux-80463f1b7bf9f822fd3495139bcf3ef254fdca10.tar.bz2 linux-80463f1b7bf9f822fd3495139bcf3ef254fdca10.zip |
kbuild: add --include-dir flag only for out-of-tree build
The --include-dir flag is used to include check-in Makefiles from
$(objtree) without $(srctree)/ prefix. Obviously, this is unneeded
for in-tree build. Add the flag just before changing the working
directory.
This becomes effective after invoking sub-make. Add a little bit
comments about it.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions