summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-lorawan-basicstation/Makefile
diff options
context:
space:
mode:
authorSergey Ponomarev <stokito@gmail.com>2023-09-24 11:16:58 +0300
committerSergey Ponomarev <stokito@gmail.com>2023-09-24 11:16:58 +0300
commit4c03f5ff1fbd8a733f5df8007d51eaa397ca6089 (patch)
tree3bd82e9d10b8727273f6da44bd22085a9af157b2 /applications/luci-app-lorawan-basicstation/Makefile
parent3e7fe9f07bc7f775f9fb3d1f1e2a9b972faf86d1 (diff)
applications: remove LUCI_PKGARCH:=all
This is anyway default Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
Diffstat (limited to 'applications/luci-app-lorawan-basicstation/Makefile')
-rw-r--r--applications/luci-app-lorawan-basicstation/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/applications/luci-app-lorawan-basicstation/Makefile b/applications/luci-app-lorawan-basicstation/Makefile
index 1eb2afe5f9..5875eb17f8 100644
--- a/applications/luci-app-lorawan-basicstation/Makefile
+++ b/applications/luci-app-lorawan-basicstation/Makefile
@@ -9,7 +9,6 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI Support for LoRaWAN basicstation
LUCI_DEPENDS:=+luci-base +basicstation
-LUCI_PKGARCH:=all
PKG_MAINTAINER:=Marcus Schref <mschref@tdt.de>
PKG_LICENSE:=APACHE-2.0