diff --git a/openwrt/Makefile b/openwrt/Makefile index 97609ed5..b7c4fc8b 100644 --- a/openwrt/Makefile +++ b/openwrt/Makefile @@ -15,6 +15,7 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSI PKG_INSTALL:=1 PKG_FIXUP:=autoreconf +PKG_USE_MIPS16:=0 PKG_BUILD_PARALLEL:=1 include $(INCLUDE_DIR)/package.mk