mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-07-27 02:11:19 +08:00
11 lines
216 B
Makefile
11 lines
216 B
Makefile
include $(TOPDIR)/rules.mk
|
|
|
|
PKG_VERSION:=1.2.1
|
|
PKG_RELEASE:=7
|
|
|
|
LUCI_TITLE:=LuCI Support for momo
|
|
LUCI_DEPENDS:=+luci-base +momo
|
|
|
|
include $(TOPDIR)/feeds/luci/luci.mk
|
|
|
|
# call BuildPackage - OpenWrt buildroot signature
|