diff options
Diffstat (limited to 'net/openconnect/Makefile')
-rw-r--r-- | net/openconnect/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/openconnect/Makefile b/net/openconnect/Makefile index 6bf724eeb..e4c776726 100644 --- a/net/openconnect/Makefile +++ b/net/openconnect/Makefile @@ -23,7 +23,7 @@ PKG_CONFIG_DEPENDS:= \ CONFIG_OPENCONNECT_GNUTLS \ CONFIG_OPENCONNECT_OPENSSL \ -PKG_USE_MIPS16:=0 +PKG_BUILD_FLAGS:=no-mips16 include $(INCLUDE_DIR)/package.mk include $(INCLUDE_DIR)/nls.mk |