commit | d1b32bacffe189a0cdc2c36905a753535638cb1c | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Mon Jul 10 03:32:58 2017 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Tue Jul 11 21:33:53 2017 +0900 |
tree | 9d14463e75727aefd7b243cc35b461a6e88bfc92 | |
parent | 22c92aee6f95d9c82d33f04c90c6903a6a94df80 [diff] |
kbuild: do not include old-kbuild-file from Makefile.headersinst Now asm-generic wrappers to be exported are all listed in arch/*/include/uapi/asm/Kbuild. "make headers_install" no longer depends on any Kbuild files outside uapi directories. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>