This commit is contained in:
gSpot
2021-02-01 02:38:08 +03:00
parent fc8e6c509c
commit f13937e69a
13 changed files with 366 additions and 219 deletions
+15
View File
@@ -0,0 +1,15 @@
#
# (с) 2020 gSpot (https://github.com/gSpotx2f/ruantiblock_openwrt)
#
include $(TOPDIR)/rules.mk
PKG_VERSION:=0.9.0
PKG_RELEASE:=1
LUCI_TITLE:=LuCI support for ruantiblock
LUCI_DEPENDS:=+ruantiblock +luci-mod-admin-full
LUCI_PKGARCH:=all
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature