projects
/
project
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
410f928
)
contrib: disable mips16 for LuCI build (OpenWrt ticket 15224)
author
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 11 Mar 2014 16:14:27 +0000
(16:14 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 11 Mar 2014 16:14:27 +0000
(16:14 +0000)
contrib/package/luci/Makefile
patch
|
blob
|
history
diff --git
a/contrib/package/luci/Makefile
b/contrib/package/luci/Makefile
index 770664556f1e8c6a73b98dd5c9bae7892ece42de..5f0d3151d33b9e20fc044bccf2f3c8fa92e6c91e 100644
(file)
--- a/
contrib/package/luci/Makefile
+++ b/
contrib/package/luci/Makefile
@@
-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:=