mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-23 10:20:46 +00:00
Add --enable-natt and --enable-dpd configuration options, closes #700
SVN-Revision: 4619
This commit is contained in:
parent
d8cb7ff884
commit
6f7c61619c
@ -72,6 +72,8 @@ define Build/Configure
|
|||||||
--with-openssl="$(STAGING_DIR)/usr" \
|
--with-openssl="$(STAGING_DIR)/usr" \
|
||||||
--without-libradius \
|
--without-libradius \
|
||||||
--without-libpam \
|
--without-libpam \
|
||||||
|
--enable-dpd \
|
||||||
|
--enable-natt \
|
||||||
);
|
);
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user