projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a62bb79
)
dhcp: needs MMU
author
Gustavo Zacarias
<gustavo@zacarias.com.ar>
Thu, 5 Apr 2012 04:17:02 +0000
(
04:17
+0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Sun, 6 May 2012 18:08:47 +0000
(20:08 +0200)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/dhcp/Config.in
patch
|
blob
|
history
diff --git
a/package/dhcp/Config.in
b/package/dhcp/Config.in
index 224583972764644359785911b77f14c901b73dff..38cf00796b49ecd44d90f88526b7780a2b25eee4 100644
(file)
--- a/
package/dhcp/Config.in
+++ b/
package/dhcp/Config.in
@@
-1,5
+1,7
@@
config BR2_PACKAGE_DHCP
bool "isc dhcp"
+ # fork()
+ depends on BR2_USE_MMU
help
DHCP relay agent from the ISC DHCP distribution.