openwrt_helloworld/luci-app-mihomo/Makefile
2024-09-25 05:44:33 +08:00

10 lines
205 B
Makefile

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