projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
install in /usr instead of /usr/local/,
[openwrt.git]
/
package
/
dhcp
/
Config.in
diff --git
a/package/dhcp/Config.in
b/package/dhcp/Config.in
index
5449c20
..
f29beee
100644
(file)
--- a/
package/dhcp/Config.in
+++ b/
package/dhcp/Config.in
@@
-1,7
+1,7
@@
#menu "dhcp.............................. ISC DHCP (Dynamic Host Configuration Protocol) implementation"
config BR2_COMPILE_DHCP
- bool
+ tristate
default n
depends BR2_PACKAGE_DHCP_RELAY || BR2_PACKAGE_DHCP_SERVER
This page took
0.018891 seconds
and
4
git commands to generate.