Files
op-packages/luci-app-report/Makefile
T

13 lines
250 B
Makefile

include $(TOPDIR)/rules.mk
PKG_NAME:=luci-app-report
PKG_LICENSE:=Apache-2.0
LUCI_TITLE:=LuCI report module
LUCI_DEPENDS:=+luci-base +report
LUCI_PKGARCH:=all
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature