diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2009-11-27 19:33:20 +0100 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2009-11-27 19:33:20 +0100 |
| commit | 0c6fb98d013e4ffc664935a51adce94254d10f83 (patch) | |
| tree | f5d5cdecd15b0282cc4b1598632d6cb3afc84791 /package/busybox/config/console-tools | |
| parent | 02e9bb0970ba681f228dc642b1e5026cc97047c7 (diff) | |
update busybox and default config
Diffstat (limited to 'package/busybox/config/console-tools')
| -rw-r--r-- | package/busybox/config/console-tools/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/busybox/config/console-tools/Config.in b/package/busybox/config/console-tools/Config.in index 3f5a98c84..671cc32a2 100644 --- a/package/busybox/config/console-tools/Config.in +++ b/package/busybox/config/console-tools/Config.in @@ -91,7 +91,7 @@ config BUSYBOX_SETCONSOLE config BUSYBOX_FEATURE_SETCONSOLE_LONG_OPTIONS bool "Enable long options" default n - depends on BUSYBOX_SETCONSOLE && BUSYBOX_GETOPT_LONG + depends on BUSYBOX_SETCONSOLE && BUSYBOX_LONG_OPTS help Support long options for the setconsole applet. |
