projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a2f298c
)
vde2: needs mmu
author
Gustavo Zacarias
<gustavo@zacarias.com.ar>
Wed, 9 Oct 2013 21:30:46 +0000
(18:30 -0300)
committer
Peter Korsgaard
<peter@korsgaard.com>
Wed, 9 Oct 2013 21:40:29 +0000
(23:40 +0200)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/vde2/Config.in
patch
|
blob
|
history
diff --git
a/package/vde2/Config.in
b/package/vde2/Config.in
index f069a7936e9336f68190c6fba6d17b7928bfa857..2bbd822c22dfac0ce55c9b4c3614a178d8382f09 100644
(file)
--- a/
package/vde2/Config.in
+++ b/
package/vde2/Config.in
@@
-1,8
+1,9
@@
config BR2_PACKAGE_VDE2
bool "vde2"
+ depends on BR2_USE_MMU # fork()
help
VDE is an ethernet compliant virtual network that can be
spawned over a set of physical computers over the Internet.
VDE is part of the virtualsquare project.
-
+
http://vde.sourceforge.net/