summaryrefslogtreecommitdiffstats
path: root/applications/luci-app-wifihistory/Makefile
blob: 112705920d992968568e6a7fa1ee72345b82e678 (plain)
1
2
3
4
5
6
7
8
9
10
11
include $(TOPDIR)/rules.mk

LUCI_TITLE:=LuCI support for WiFi Station History
LUCI_DEPENDS:=+luci-base +rpcd-mod-iwinfo +ucode +ucode-mod-fs +ucode-mod-ubus
LUCI_DESCRIPTION:=Track and display history of WiFi associated stations

PKG_LICENSE:=Apache-2.0

include ../../luci.mk

# call BuildPackage - OpenWrt buildroot signature