Merge pull request #1054 from stangri/luci-app-vpnbypass
[project/luci.git] / applications / luci-app-wireguard / Makefile
1 #
2 # Copyright (C) 2016-2017 Dan Luedtke <mail@danrl.com>
3 #
4 # This is free software, licensed under the Apache License, Version 2.0 .
5 #
6
7 include $(TOPDIR)/rules.mk
8
9 LUCI_TITLE:=WireGuard Status
10 LUCI_DEPENDS:=+wireguard-tools +kmod-wireguard
11 LUCI_PKGARCH:=all
12
13 PKG_MAINTAINER:=Dan Luedtke <mail@danrl.com>
14
15 include ../../luci.mk
16
17 # call BuildPackage - OpenWrt buildroot signature