projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ea7f66
)
mrouted: needs mmu
author
Gustavo Zacarias
<gustavo@zacarias.com.ar>
Wed, 9 Oct 2013 20:25:47 +0000
(17:25 -0300)
committer
Peter Korsgaard
<peter@korsgaard.com>
Wed, 9 Oct 2013 20:35:10 +0000
(22:35 +0200)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/mrouted/Config.in
patch
|
blob
|
history
diff --git
a/package/mrouted/Config.in
b/package/mrouted/Config.in
index 1503cc6ab90a04390a5b8deac7209c2855051458..bf4614d4afe74d190103fa874d9f497066c04387 100644
(file)
--- a/
package/mrouted/Config.in
+++ b/
package/mrouted/Config.in
@@
-1,5
+1,6
@@
config BR2_PACKAGE_MROUTED
bool "mrouted"
+ depends on BR2_USE_MMU # fork()
help
An implementation of the DVMRP multicast routing protocol.