mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Add Cake Autorate
This commit is contained in:
parent
c4157bfc0f
commit
b8c8658720
44 changed files with 8689 additions and 7 deletions
16
luci-app-sqm-autorate/Makefile
Normal file
16
luci-app-sqm-autorate/Makefile
Normal file
|
@ -0,0 +1,16 @@
|
|||
# This is free software, licensed under the Apache License, Version 2.0 .
|
||||
#
|
||||
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
LUCI_TITLE:=LuCI Support for SQM Scripts with autorate
|
||||
LUCI_DESCRIPTION:=Luci interface for the SQM scripts queue management package with SQM autorate
|
||||
|
||||
PKG_MAINTAINER:=Toke Høiland-Jørgensen <toke@toke.dk>
|
||||
|
||||
LUCI_DEPENDS:=+sqm-scripts +bash
|
||||
LUCI_PKGARCH:=all
|
||||
|
||||
include $(TOPDIR)/feeds/luci/luci.mk
|
||||
|
||||
# call BuildPackage - OpenWrt buildroot signature
|
Loading…
Add table
Add a link
Reference in a new issue