16 lines
285 B
Makefile
16 lines
285 B
Makefile
![]() |
include $(TOPDIR)/rules.mk
|
||
|
|
||
|
PKG_VERSION:=1.0.1-20221119
|
||
|
PKG_RELEASE:=
|
||
|
PKG_MAINTAINER:=xiaobao <xiaobao@linkease.com>
|
||
|
|
||
|
LUCI_TITLE:=LuCI support for mymind
|
||
|
LUCI_DESCRIPTION:=all
|
||
|
|
||
|
LUCI_PKGARCH:=all
|
||
|
|
||
|
include $(TOPDIR)/feeds/luci/luci.mk
|
||
|
|
||
|
# call BuildPackage - OpenWrt buildroot signature
|
||
|
|