Merge Official Source

This commit is contained in:
eternalwrt-bot
2026-05-15 00:55:58 +08:00
commit 811b28e13e
41 changed files with 11924 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
# This is free software, licensed under the Apache License, Version 2.0 .
#
include $(TOPDIR)/rules.mk
PKG_MAINTAINER:=Toke Høiland-Jørgensen <toke@toke.dk>
PKG_LICENSE:=Apache-2.0
LUCI_TITLE:=LuCI Support for SQM Scripts
LUCI_DESCRIPTION:=Luci interface for the SQM scripts queue management package
LUCI_DEPENDS:=+luci-base +sqm-scripts
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature