op-packages/luci-app-report/Makefile
github-actions[bot] 97c21d08a6 🍉 Sync 2026-04-24 03:13:31
2026-04-24 03:13:31 +08:00

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