add basic support for the Magicbox boards
[openwrt.git] / package / ipsec-tools / Makefile
index c1fe597..3548590 100644 (file)
@@ -72,6 +72,8 @@ define Build/Configure
                        --with-openssl="$(STAGING_DIR)/usr" \
                        --without-libradius \
                        --without-libpam \
+                       --enable-dpd \
+                       --enable-natt \
        );
 endef
 
This page took 0.023257 seconds and 4 git commands to generate.