8 lines
185 B
Makefile
8 lines
185 B
Makefile
include $(TOPDIR)/rules.mk
|
|
|
|
LUCI_TITLE:=Netlink based bandwidth accounting
|
|
LUCI_DEPENDS:=+luci-compat +nlbwmon
|
|
|
|
include ../../luci.mk
|
|
|
|
# call BuildPackage - OpenWrt buildroot signature
|