Re: [PATCH] kconfig: remove redundant streamline_config.pl prerequisite

2018-03-06 Thread Masahiro Yamada
2018-03-02 0:23 GMT+09:00 Ulf Magnusson : > On Thu, Mar 1, 2018 at 3:39 PM, Masahiro Yamada > wrote: >> 2018-03-01 20:18 GMT+09:00 Ulf Magnusson : >>> The local{yes,mod}config targets currently have streamline_config.pl as >>> a prerequisite. This is redundant, because streamline_config.pl is a >>

Re: [PATCH] kconfig: remove redundant streamline_config.pl prerequisite

2018-03-01 Thread Ulf Magnusson
On Thu, Mar 1, 2018 at 3:39 PM, Masahiro Yamada wrote: > 2018-03-01 20:18 GMT+09:00 Ulf Magnusson : >> 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. >> >> Rem

Re: [PATCH] kconfig: remove redundant streamline_config.pl prerequisite

2018-03-01 Thread Masahiro Yamada
2018-03-01 23:44 GMT+09:00 Masahiro Yamada : > 2018-03-01 23:39 GMT+09:00 Masahiro Yamada : >> 2018-03-01 20:18 GMT+09:00 Ulf Magnusson : >>> The local{yes,mod}config targets currently have streamline_config.pl as >>> a prerequisite. This is redundant, because streamline_config.pl is a >>> checked-

Re: [PATCH] kconfig: remove redundant streamline_config.pl prerequisite

2018-03-01 Thread Masahiro Yamada
2018-03-01 23:39 GMT+09:00 Masahiro Yamada : > 2018-03-01 20:18 GMT+09:00 Ulf Magnusson : >> 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 pre

Re: [PATCH] kconfig: remove redundant streamline_config.pl prerequisite

2018-03-01 Thread Masahiro Yamada
2018-03-01 20:18 GMT+09:00 Ulf Magnusson : > 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 directl