projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
reorganize/rationalize/format package menuconfig,
[openwrt.git]
/
openwrt
/
package
/
dhcp-forwarder
/
Config.in
diff --git
a/openwrt/package/dhcp-forwarder/Config.in
b/openwrt/package/dhcp-forwarder/Config.in
index
8fa396d
..
2c99809
100644
(file)
--- a/
openwrt/package/dhcp-forwarder/Config.in
+++ b/
openwrt/package/dhcp-forwarder/Config.in
@@
-1,9
+1,9
@@
-config BR2_PACKAGE_DHCPFWD
- tristate "dhcp-forwarder (a DHCP relay agent)"
+config BR2_PACKAGE_DHCP_FORWARDER
+ 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.018926 seconds
and
4
git commands to generate.