op-packages/luci-app-pingcontrol/Makefile
github-actions[bot] acf702ebcc 🦄 Sync 2026-04-24 02:45:08
2026-04-24 02:45:08 +08:00

13 lines
249 B
Makefile
Executable File

include $(TOPDIR)/rules.mk
PKG_NAME:=luci-app-pingcontrol
LUCI_DEPENDS:=+pingcontrol
PKG_VERSION:=1
PKG_RELEASE:=5
LUCI_TITLE:=LuCI network interface control
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature