miroir de
https://git.openwrt.org/project/luci.git
synchronisé 2025-01-19 07:55:46 +00:00
10e3c449ef
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
11 lignes
251 o
Makefile
11 lignes
251 o
Makefile
# This is free software, licensed under the Apache License, Version 2.0 .
|
|
|
|
include $(TOPDIR)/rules.mk
|
|
|
|
PKG_LICENSE=MIT
|
|
|
|
LUCI_TITLE:=Simple HTML5 charts using the canvas element
|
|
|
|
include ../../luci.mk
|
|
|
|
# call BuildPackage - OpenWrt buildroot signature
|