projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
mac80211: make the vlan injection patch more specific
[openwrt.git]
/
package
/
busybox
/
config
/
console-tools
/
Config.in
diff --git
a/package/busybox/config/console-tools/Config.in
b/package/busybox/config/console-tools/Config.in
index
ffc96d1
..
229cf45
100644
(file)
--- a/
package/busybox/config/console-tools/Config.in
+++ b/
package/busybox/config/console-tools/Config.in
@@
-91,7
+91,7
@@
config BUSYBOX_CONFIG_SETCONSOLE
config BUSYBOX_CONFIG_FEATURE_SETCONSOLE_LONG_OPTIONS
bool "Enable long options"
default n
config BUSYBOX_CONFIG_FEATURE_SETCONSOLE_LONG_OPTIONS
bool "Enable long options"
default n
- depends on BUSYBOX_CONFIG_SETCONSOLE && BUSYBOX_CONFIG_
GETOPT_LONG
+ depends on BUSYBOX_CONFIG_SETCONSOLE && BUSYBOX_CONFIG_
LONG_OPTS
help
Support long options for the setconsole applet.
help
Support long options for the setconsole applet.
This page took
0.031765 seconds
and
4
git commands to generate.