From 4c03f5ff1fbd8a733f5df8007d51eaa397ca6089 Mon Sep 17 00:00:00 2001 From: Sergey Ponomarev Date: Sun, 24 Sep 2023 11:16:58 +0300 Subject: applications: remove LUCI_PKGARCH:=all This is anyway default Signed-off-by: Sergey Ponomarev --- applications/luci-app-ledtrig-usbport/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'applications/luci-app-ledtrig-usbport/Makefile') diff --git a/applications/luci-app-ledtrig-usbport/Makefile b/applications/luci-app-ledtrig-usbport/Makefile index 5e2cee96f2..577ea9175f 100644 --- a/applications/luci-app-ledtrig-usbport/Makefile +++ b/applications/luci-app-ledtrig-usbport/Makefile @@ -9,7 +9,6 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:= LuCI Support for ledtrigger usbport LUCI_DEPENDS:=+luci-base +kmod-usb-ledtrig-usbport -LUCI_PKGARCH:=all include ../../luci.mk -- cgit v1.2.3