Browse Source

xl2tp: needs mmu

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Gustavo Zacarias 12 years ago
parent
commit
ffc9593850
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package/xl2tp/Config.in

+ 1 - 0
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).