mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-23 02:12:52 +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" \
|
||||
--without-libradius \
|
||||
--without-libpam \
|
||||
--enable-dpd \
|
||||
--enable-natt \
|
||||
);
|
||||
endef
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user