kconfig: remove redundant streamline_config.pl prerequisite
authorUlf Magnusson <ulfalizer@gmail.com>
Thu, 1 Mar 2018 11:18:01 +0000 (12:18 +0100)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Sun, 25 Mar 2018 17:04:01 +0000 (02:04 +0900)
commit2a61625835c7c89c5f00de458a213d59ac54db21
tree8a7429dd3569c267d48fafc8bb0679cc6dc8345a
parent911a91c39cabcb6adb2a78f4f9777abb4c032b75
kconfig: remove redundant streamline_config.pl prerequisite

The local{yes,mod}config targets currently have streamline_config.pl as
a prerequisite. This is redundant, because streamline_config.pl is a
checked-in file with no prerequisites.

Remove the prerequisite and reference streamline_config.pl directly in
the recipe of the rule instead.

Signed-off-by: Ulf Magnusson <ulfalizer@gmail.com>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
scripts/kconfig/Makefile