commit | 83c1767ff53fad2c4985417cd6e960c8d989c615 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Thu May 19 15:52:08 2016 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Mon Jun 13 07:46:28 2016 +0900 |
tree | a3a7dfbf5a87da7638b52f65dd95fcf4db5c4ce6 | |
parent | 0f6bedaa34623cddff5fc72c3474ffb1c63fa93a [diff] |
tools: moveconfig: add --force-sync option Now, this tools invokes "make savedefconfig" only when it needs to do so, but there might be cases where a user wants the tool to do savedefconfig forcibly, for example, some defconfigs were already out of sync and the user wants to fix it as well. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Reviewed-by: Joe Hershberger <joe.hershberger@ni.com>