openwrt_helloworld/luci-app-mihomo/Makefile
2025-01-16 17:30:23 +08:00

10 lines
206 B
Makefile

include $(TOPDIR)/rules.mk
PKG_VERSION:=1.17.4
LUCI_TITLE:=LuCI Support for mihomo
LUCI_DEPENDS:=+luci-base +mihomo
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature