mirror of
https://github.com/caiwx86/small-packages.git
synced 2026-07-27 00:01:22 +08:00
10 lines
201 B
Makefile
10 lines
201 B
Makefile
include $(TOPDIR)/rules.mk
|
|
|
|
PKG_VERSION:=1.2.1
|
|
|
|
LUCI_TITLE:=LuCI Support for momo
|
|
LUCI_DEPENDS:=+luci-base +momo
|
|
|
|
include $(TOPDIR)/feeds/luci/luci.mk
|
|
|
|
# call BuildPackage - OpenWrt buildroot signature
|