diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2019-07-01 09:58:44 +0900 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2019-07-09 10:10:52 +0900 |
commit | 7199ff7d74003b5aad1e6328bf6128cd8ceea735 (patch) | |
tree | 7a167ba7319986565a82831676b2edbf9e147e2c /init/Kconfig | |
parent | b60b7c2ea9b7f854d457fefd592c77f621a86580 (diff) | |
download | linux-7199ff7d74003b5aad1e6328bf6128cd8ceea735.tar.gz linux-7199ff7d74003b5aad1e6328bf6128cd8ceea735.tar.bz2 linux-7199ff7d74003b5aad1e6328bf6128cd8ceea735.zip |
kheaders: include only headers into kheaders_data.tar.xz
Currently, kheaders_data.tar.xz contains some build scripts as well as
headers. None of them is needed in the header archive.
For ARCH=x86, this commit excludes the following from the archive:
arch/x86/include/asm/Kbuild
arch/x86/include/uapi/asm/Kbuild
include/asm-generic/Kbuild
include/config/auto.conf
include/config/kernel.release
include/config/tristate.conf
include/uapi/asm-generic/Kbuild
include/uapi/Kbuild
kernel/gen_kheaders.sh
This change is actually motivated for the planned header compile-testing
because it will generate more build artifacts, which should not be
included in the archive.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Joel Fernandes (Google) <joel@joelfernandes.org>
Diffstat (limited to 'init/Kconfig')
0 files changed, 0 insertions, 0 deletions