mirror of
https://github.com/kenzok8/small.git
synced 2025-01-09 04:29:21 +08:00
10 lines
205 B
Makefile
10 lines
205 B
Makefile
include $(TOPDIR)/rules.mk
|
|
|
|
PKG_VERSION:=1.8.4
|
|
|
|
LUCI_TITLE:=LuCI Support for mihomo
|
|
LUCI_DEPENDS:=+luci-base +mihomo
|
|
|
|
include $(TOPDIR)/feeds/luci/luci.mk
|
|
|
|
# call BuildPackage - OpenWrt buildroot signature
|