mirror of
https://github.com/bolucat/Archive.git
synced 2026-04-22 16:07:49 +08:00
10 lines
206 B
Makefile
10 lines
206 B
Makefile
include $(TOPDIR)/rules.mk
|
|
|
|
PKG_VERSION:=1.16.0
|
|
|
|
LUCI_TITLE:=LuCI Support for mihomo
|
|
LUCI_DEPENDS:=+luci-base +mihomo
|
|
|
|
include $(TOPDIR)/feeds/luci/luci.mk
|
|
|
|
# call BuildPackage - OpenWrt buildroot signature
|