mirror of
https://github.com/openwrt/luci.git
synced 2026-06-17 17:03:20 +04:00
contrib: disable mips16 for LuCI build (OpenWrt ticket 15224)
This commit is contained in:
@@ -12,6 +12,7 @@ PKG_VERSION:=$(shell $(LUCI_TOPDIR)/build/mkrevision.sh 2>/dev/null || echo unkn
|
||||
PKG_BUILD_DEPENDS:=$(if $(STAGING_DIR_ROOT),lua/host)
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)
|
||||
PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install
|
||||
PKG_USE_MIPS16:=0
|
||||
|
||||
LUA_TARGET:=source
|
||||
LUCI_CFLAGS:=
|
||||
|
||||
Reference in New Issue
Block a user