projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e8f1ff
)
xl2tp: needs mmu
author
Gustavo Zacarias
<gustavo@zacarias.com.ar>
Wed, 9 Oct 2013 21:30:44 +0000
(18:30 -0300)
committer
Peter Korsgaard
<peter@korsgaard.com>
Wed, 9 Oct 2013 21:40:23 +0000
(23:40 +0200)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/xl2tp/Config.in
patch
|
blob
|
history
diff --git
a/package/xl2tp/Config.in
b/package/xl2tp/Config.in
index 8f9d9b110bec0aee8a8228ef190a0b4f53669d61..7e2d2f6e97e1a9c2a66f0141d4c52e4e211b0c7a 100644
(file)
--- a/
package/xl2tp/Config.in
+++ b/
package/xl2tp/Config.in
@@
-1,5
+1,6
@@
config BR2_PACKAGE_XL2TP
bool "xl2tp"
+ depends on BR2_USE_MMU # fork()
select BR2_PACKAGE_LIBPCAP
help
Layer 2 Tunnelling Protocol (RFC2661).