diff options
-rw-r--r-- | libs/luci-lib-px5g/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libs/luci-lib-px5g/Makefile b/libs/luci-lib-px5g/Makefile index ee07ba0f5..70b95e850 100644 --- 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 |