projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
separate stat/debug and needed tools for configuring wlan devices, saves some space...
[openwrt.git]
/
package
/
dhcp-forwarder
/
Config.in
diff --git
a/package/dhcp-forwarder/Config.in
b/package/dhcp-forwarder/Config.in
index
34ff1c0
..
2c99809
100644
(file)
--- a/
package/dhcp-forwarder/Config.in
+++ b/
package/dhcp-forwarder/Config.in
@@
-1,9
+1,9
@@
config BR2_PACKAGE_DHCP_FORWARDER
config BR2_PACKAGE_DHCP_FORWARDER
- tristate "dhcp-forwarder (a DHCP relay agent)"
+ prompt "dhcp-forwarder.................... DHCP relay agent"
+ tristate
default m if CONFIG_DEVEL
help
A DHCP relay agent
http://www.nongnu.org/dhcp-fwd/
default m if CONFIG_DEVEL
help
A DHCP relay agent
http://www.nongnu.org/dhcp-fwd/
-
This page took
0.0297 seconds
and
4
git commands to generate.