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:
c159d28
)
luci-lib-px5g: disable MIPS16
author
Jo-Philipp Wich
<jow@openwrt.org>
Thu, 15 Jan 2015 10:12:11 +0000
(11:12 +0100)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Thu, 15 Jan 2015 10:12:11 +0000
(11:12 +0100)
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
libs/luci-lib-px5g/Makefile
patch
|
blob
|
history
diff --git
a/libs/luci-lib-px5g/Makefile
b/libs/luci-lib-px5g/Makefile
index ee07ba0f5cfdfc2d481df6b4fd5a97acee1e844d..70b95e8505e99c0793248976aac929629d426716 100644
(file)
--- a/
libs/luci-lib-px5g/Makefile
+++ b/
libs/luci-lib-px5g/Makefile
@@
-9,6
+9,8
@@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=RSA/X.509 Key Generator (required for LuCId SSL support)
LUCI_DEPENDS:=+liblua
+PKG_USE_MIPS16:=0
+
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature