mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-25 03:13:20 +02:00
Add --enable-natt and --enable-dpd configuration options, closes #700
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4619 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
ad7702f5aa
commit
591d35c383
@ -72,6 +72,8 @@ define Build/Configure
|
||||
--with-openssl="$(STAGING_DIR)/usr" \
|
||||
--without-libradius \
|
||||
--without-libpam \
|
||||
--enable-dpd \
|
||||
--enable-natt \
|
||||
);
|
||||
endef
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user