random NOMMU fixes. compressed --help really does work for NOMMU! /me happy

This commit is contained in:
Denis Vlasenko
2007-04-10 23:32:37 +00:00
parent 80d14beae9
commit f1a7141cfc
5 changed files with 28 additions and 9 deletions

View File

@@ -85,7 +85,7 @@ config SETCONSOLE
config FEATURE_SETCONSOLE_LONG_OPTIONS
bool "Enable long options"
default n
depends on SET_CONSOLE && GETOPT_LONG
depends on SETCONSOLE && GETOPT_LONG
help
Support long options for the setconsole applet.