xl2tp: needs mmu
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Wed, 9 Oct 2013 21:30:44 +0000 (18:30 -0300)
committerPeter 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

index 8f9d9b110bec0aee8a8228ef190a0b4f53669d61..7e2d2f6e97e1a9c2a66f0141d4c52e4e211b0c7a 100644 (file)
@@ -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).