summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-usteer/Makefile
blob: f0fb08177cc01c16135f86f085b0fd0cd6dd8f19 (plain)
1
2
3
4
5
6
7
8
9
10
11
# See /LICENSE for more information.
# This is free software, licensed under the GNU General Public License v2.

include $(TOPDIR)/rules.mk

LUCI_TITLE:=LuCI usteer app for js based luci
LUCI_DEPENDS:=+luci-base +usteer

include ../../luci.mk

# call BuildPackage - OpenWrt buildroot signature