# Copyright (C) 2016 Openwrt.org # Copyright (C) 2020-2021 sirpdboy # https://github.com/sirpdboy/luci-app-netdata for v 1.33.1 cn # This is free software, licensed under the Apache License, Version 2.0 . # include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI support for Netdata LUCI_DEPENDS:=+netdata LUCI_PKGARCH:=all PKG_NAME:=luci-app-netdata PKG_VERSION:=1.3 PKG_RELEASE:=20240303 define Build/Compile endef include $(TOPDIR)/feeds/luci/luci.mk # call BuildPackage - OpenWrt buildroot signature