kbuild: do not include old-kbuild-file from Makefile.headersinst
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Sun, 9 Jul 2017 18:32:58 +0000 (03:32 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 11 Jul 2017 12:33:53 +0000 (21:33 +0900)
commitd1b32bacffe189a0cdc2c36905a753535638cb1c
tree9d14463e75727aefd7b243cc35b461a6e88bfc92
parent22c92aee6f95d9c82d33f04c90c6903a6a94df80
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>
scripts/Makefile.headersinst