summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-ledtrig-rssi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-ledtrig-rssi/Makefile')
-rw-r--r--applications/luci-app-ledtrig-rssi/Makefile16
1 files changed, 16 insertions, 0 deletions
diff --git a/applications/luci-app-ledtrig-rssi/Makefile b/applications/luci-app-ledtrig-rssi/Makefile
new file mode 100644
index 0000000000..b3be2065c8
--- /dev/null
+++ b/applications/luci-app-ledtrig-rssi/Makefile
@@ -0,0 +1,16 @@
+#
+# Copyright (C) 2020 TDT AG <development@tdt.de>
+#
+# This is free software, licensed under the Apache License Version 2.0.
+# See https://www.apache.org/licenses/LICENSE-2.0 for more information.
+#
+
+include $(TOPDIR)/rules.mk
+
+LUCI_TITLE:= LuCI Support for ledtrigger rssi
+LUCI_DEPENDS:=+rssileds
+LUCI_PKGARCH:=all
+
+include ../../luci.mk
+
+# call BuildPackage - OpenWrt buildroot signature