openwrt_helloworld/luci-app-nikki/Makefile
2025-03-18 00:00:43 +08:00

10 lines
204 B
Makefile

include $(TOPDIR)/rules.mk
PKG_VERSION:=1.21.1
LUCI_TITLE:=LuCI Support for nikki
LUCI_DEPENDS:=+luci-base +nikki
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature