diff options
Diffstat (limited to 'applications/luci-app-ledtrig-switch/Makefile')
-rw-r--r-- | applications/luci-app-ledtrig-switch/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/applications/luci-app-ledtrig-switch/Makefile b/applications/luci-app-ledtrig-switch/Makefile index cecacfa80f..debea20e4f 100644 --- a/applications/luci-app-ledtrig-switch/Makefile +++ b/applications/luci-app-ledtrig-switch/Makefile @@ -9,7 +9,6 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:= LuCI Support for ledtrigger switch LUCI_DEPENDS:=+luci-base -LUCI_PKGARCH:=all include ../../luci.mk |