kbuild: simplify scripts/headers_install.sh
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 4 Jun 2019 10:14:05 +0000 (19:14 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Sat, 15 Jun 2019 10:57:02 +0000 (19:57 +0900)
commit555187a8791d492bed4dc57aae93b47162f6398d
tree871d76ed5c10c8e6775e7cd833f1ef69dbe0ac16
parenta5bae54c106db8734d5ca81e2eb8e0351dd11737
kbuild: simplify scripts/headers_install.sh

Now that headers_install.sh is invoked per file, remove the for-loop
in the shell script.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
scripts/Makefile.headersinst
scripts/headers_install.sh