2017-07-28 13:57:44 +00:00
|
|
|
include $(TOPDIR)/rules.mk
|
|
|
|
|
|
|
|
LUCI_TITLE:=Netlink based bandwidth accounting
|
2019-11-03 16:49:58 +00:00
|
|
|
LUCI_DEPENDS:=+luci-compat +nlbwmon
|
2017-07-28 13:57:44 +00:00
|
|
|
|
|
|
|
include ../../luci.mk
|
|
|
|
|
|
|
|
# call BuildPackage - OpenWrt buildroot signature
|