diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2016-08-22 22:18:22 +0900 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-09-06 13:18:20 -0400 |
commit | 07913d1e42c1db77acd653fb4aa671b664c59db2 (patch) | |
tree | b311eae6d34c9660be76a6c5b9aee4d0532a5a90 /board/raidsonic/ib62x0 | |
parent | 916224c38d2e5a582bba472b9e4b133c12862efa (diff) | |
download | u-boot-imx-07913d1e42c1db77acd653fb4aa671b664c59db2.zip u-boot-imx-07913d1e42c1db77acd653fb4aa671b664c59db2.tar.gz u-boot-imx-07913d1e42c1db77acd653fb4aa671b664c59db2.tar.bz2 |
tools: moveconfig: add --spl option to move options for SPL build
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>
Diffstat (limited to 'board/raidsonic/ib62x0')
0 files changed, 0 insertions, 0 deletions