
22 Aug
2016
22 Aug
'16
4:43 p.m.
On Mon, Aug 22, 2016 at 10:18:22PM +0900, Masahiro Yamada wrote:
Prior to this commit, the tool could not move options guarded by CONFIG_SPL_BUILD ifdef conditionals because they do not show up in include/autoconf.mk. This new option, if given, makes the tool parse spl/include/autoconf.mk instead of include/autoconf.mk, which is probably preferred behavior when moving options for SPL.
Signed-off-by: Masahiro Yamada yamada.masahiro@socionext.com
Reviewed-by: Tom Rini trini@konsulko.com
--
Tom