projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add basic support for the Magicbox boards
[openwrt.git]
/
package
/
ipsec-tools
/
Makefile
diff --git
a/package/ipsec-tools/Makefile
b/package/ipsec-tools/Makefile
index
c1fe597
..
3548590
100644
(file)
--- a/
package/ipsec-tools/Makefile
+++ b/
package/ipsec-tools/Makefile
@@
-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.