summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-dcwapd/Makefile
diff options
context:
space:
mode:
authorCarey Sonsino <csonsino@gmail.com>2019-09-12 00:38:35 +0000
committerCarey Sonsino <csonsino@gmail.com>2019-10-08 14:10:52 +0000
commit838f1d8ca2a1696cfa0906a381900bc48045e4f8 (patch)
treed2c39461b67c9ff6e0cfe5649b41b236842a7fba /applications/luci-app-dcwapd/Makefile
parentaed5e932e3bb06d5b97e435b0fd7b43e8e7c20e7 (diff)
luci-app-dcwapd: Add Dual Channel Wi-Fi AP Daemon Pages
Signed-off-by: Carey Sonsino <careys@edgewaterwireless.com> Signed-off-by: Carey Sonsino <csonsino@gmail.com>
Diffstat (limited to 'applications/luci-app-dcwapd/Makefile')
-rw-r--r--applications/luci-app-dcwapd/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/applications/luci-app-dcwapd/Makefile b/applications/luci-app-dcwapd/Makefile
new file mode 100644
index 0000000000..3396bcd296
--- /dev/null
+++ b/applications/luci-app-dcwapd/Makefile
@@ -0,0 +1,15 @@
+#
+# Copyright (C) 2019 EWSI
+#
+# This is free software, licensed under the GNU General Public License v2.
+# See /LICENSE for more information.
+#
+
+include $(TOPDIR)/rules.mk
+
+LUCI_TITLE:=Dual Channel Wi-Fi AP Daemon configuration module
+LUCI_DEPENDS:=+dcwapd
+
+include ../../luci.mk
+
+# call BuildPackage - OpenWrt buildroot signature