mirror of
https://github.com/bolucat/Archive.git
synced 2026-04-23 00:17:16 +08:00
10 lines
204 B
Makefile
10 lines
204 B
Makefile
include $(TOPDIR)/rules.mk
|
|
|
|
PKG_VERSION:=1.25.3
|
|
|
|
LUCI_TITLE:=LuCI Support for nikki
|
|
LUCI_DEPENDS:=+luci-base +nikki
|
|
|
|
include $(TOPDIR)/feeds/luci/luci.mk
|
|
|
|
# call BuildPackage - OpenWrt buildroot signature
|