summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-example/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-example/Makefile')
-rw-r--r--applications/luci-app-example/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/applications/luci-app-example/Makefile b/applications/luci-app-example/Makefile
index 70834ad909..5ba6c6e467 100644
--- a/applications/luci-app-example/Makefile
+++ b/applications/luci-app-example/Makefile
@@ -5,6 +5,7 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI example app for js based luci
LUCI_DEPENDS:=+luci-base
+LUCI_PKGARCH:=all
include ../../luci.mk