pack/luci-app-iperf3-server/Makefile
2023-08-06 02:23:24 +08:00

12 lines
259 B
Makefile

# Copyright (C) 2020-2021 Hyy2001X <https://github.com/Hyy2001X>
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI support for iPerf3
LUCI_DEPENDS:=+iperf3
LUCI_PKGARCH:=all
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature