commit | f7536f798d99e77b543c7913dc45edbb77848078 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Mon Jul 25 19:15:23 2016 +0900 |
committer | Tom Rini <trini@konsulko.com> | Fri Aug 05 07:27:15 2016 -0400 |
tree | 3ea7693fc54097d4e82d78c4a20ab5d159941e03 | |
parent | dc6de50bd6873deccea3c27f407bad8f987383e7 [diff] |
tools: moveconfig: do not check clean tree and compilers for -H option The clean tree (make mrproper) and compilers are required when moving config options, but not needed when we only cleanup headers. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Reviewed-by: Tom Rini <trini@konsulko.com>