Home
last modified time | relevance | path

Searched hist:"2 a61625835c7c89c5f00de458a213d59ac54db21" (Results 1 – 1 of 1) sorted by relevance

/linux/scripts/kconfig/
H A DMakefilediff 2a61625835c7c89c5f00de458a213d59ac54db21 Thu Mar 01 12:18:01 CET 2018 Ulf Magnusson <ulfalizer@gmail.com> 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>