Merge pull request #3458 from janh/vnstat2
[oweals/luci.git] / modules / luci-compat / Makefile
1 #
2 # Copyright (C) 2019 Jo-Philipp Wich <jo@mein.io>
3 #
4 # This is free software, licensed under the Apache License, Version 2.0 .
5 #
6
7 include $(TOPDIR)/rules.mk
8
9 PKG_NAME:=luci-compat
10
11 LUCI_TYPE:=mod
12 LUCI_BASENAME:=compat
13
14 LUCI_TITLE:=LuCI compatibility libraries
15 LUCI_DEPENDS:=+luci-base
16
17 include ../../luci.mk
18
19 # call BuildPackage - OpenWrt buildroot signature