Makefile 344 B

123456789101112131415
  1. #
  2. # Copyright (C) 2019 EWSI
  3. #
  4. # This is free software, licensed under the GNU General Public License v2.
  5. # See /LICENSE for more information.
  6. #
  7. include $(TOPDIR)/rules.mk
  8. LUCI_TITLE:=Dual Channel Wi-Fi AP Daemon configuration module
  9. LUCI_DEPENDS:=+luci-compat +dcwapd
  10. include ../../luci.mk
  11. # call BuildPackage - OpenWrt buildroot signature