# Copyright (C) 2016 Openwrt.org # Copyright (C) 2020-2021 sirpdboy # https://github.com/sirpdboy/luci-app-netdata for v 1.30.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_VERSION:=1.1-20210610 PKG_RELEASE:= define Build/Compile endef include $(TOPDIR)/feeds/luci/luci.mk # call BuildPackage - OpenWrt buildroot signature