commit | 2a61625835c7c89c5f00de458a213d59ac54db21 | [log] [tgz] |
---|---|---|
author | Ulf Magnusson <ulfalizer@gmail.com> | Thu Mar 01 12:18:01 2018 +0100 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Mon Mar 26 02:04:01 2018 +0900 |
tree | 8a7429dd3569c267d48fafc8bb0679cc6dc8345a | |
parent | 911a91c39cabcb6adb2a78f4f9777abb4c032b75 [diff] |
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>