mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-19 08:06:16 +02:00
Enable adminport feature of ipsec-tools (#2750)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9687 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
d342cacb2c
commit
0d4a1d75d3
@ -38,7 +38,8 @@ CONFIGURE_ARGS += \
|
|||||||
--enable-dpd \
|
--enable-dpd \
|
||||||
--enable-hybrid \
|
--enable-hybrid \
|
||||||
--enable-security-context=no \
|
--enable-security-context=no \
|
||||||
--enable-natt
|
--enable-natt \
|
||||||
|
--enable-adminport
|
||||||
|
|
||||||
define Build/Configure
|
define Build/Configure
|
||||||
(cd $(PKG_BUILD_DIR); touch \
|
(cd $(PKG_BUILD_DIR); touch \
|
||||||
|
Loading…
Reference in New Issue
Block a user