projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix ssltunnel dependency on openssl
[openwrt.git]
/
openwrt
/
package
/
wondershaper
/
Config.in
diff --git
a/openwrt/package/wondershaper/Config.in
b/openwrt/package/wondershaper/Config.in
index
020b92b
..
8e5adfd
100644
(file)
--- a/
openwrt/package/wondershaper/Config.in
+++ b/
openwrt/package/wondershaper/Config.in
@@
-1,8
+1,10
@@
config BR2_PACKAGE_WONDERSHAPER
config BR2_PACKAGE_WONDERSHAPER
- tristate "WonderShaper - The Wonder Shaper"
+ prompt "wondershaper...................... The Wonder Shaper"
+ tristate
default m if CONFIG_DEVEL
default m if CONFIG_DEVEL
- select BR2_PACKAGE_
IPROUTE2_
TC
+ select BR2_PACKAGE_TC
help
help
- WonderShaper is a tc based traffic shaping tool.
-
- Depends: tc
+ WonderShaper is a tc based traffic shaping tool.
+
+ Depends: tc
+
This page took
0.022369 seconds
and
4
git commands to generate.