projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Convert ipkg to new packaging style
[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
28992fb
..
7cddf97
100644
(file)
--- a/
openwrt/package/dhcp-forwarder/Config.in
+++ b/
openwrt/package/dhcp-forwarder/Config.in
@@
-1,6
+1,6
@@
-config BR2_PACKAGE_DHCP
FWD
- tristate "dhcp-forwarder
(a DHCP relay agent)
"
- default
n
+config BR2_PACKAGE_DHCP
_FORWARDER
+ tristate "dhcp-forwarder
- a DHCP relay agent
"
+ default
m if CONFIG_DEVEL
help
A DHCP relay agent
help
A DHCP relay agent
This page took
0.023508 seconds
and
4
git commands to generate.