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