openwrt_helloworld/luci-app-mihomo/Makefile
2024-12-01 13:30:21 +08:00

10 lines
206 B
Makefile

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