luci/applications/luci-app-dcwapd/Makefile
Carey Sonsino 838f1d8ca2 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>
2019-10-08 14:10:52 +00:00

15 lines
331 B
Makefile

#
# 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