commit | 47f38ae08df0aebb0e43fca50bf380aefea1f4d1 | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Wed Aug 08 13:06:43 2018 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Thu Aug 09 21:50:43 2018 +0900 |
tree | 26761e3f72018766081605450bb5a306effc03cb | |
parent | b5cdca7361d083638dc7f422fe8e1ae77860f6a6 [diff] |
init/Kconfig: Use short unix-style option instead of --longname Avoids warning messages with the latest release of toybox, which never bothered to implement the --longopts nothing was using. Signed-off-by: Rob Landley <rob@landley.net> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>