openwrt_helloworld/luci-app-mihomo/Makefile
2025-02-02 15:30:23 +08:00

10 lines
206 B
Makefile

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