diff options
Diffstat (limited to 'applications/luci-app-wireguard/Makefile')
-rw-r--r-- | applications/luci-app-wireguard/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/applications/luci-app-wireguard/Makefile b/applications/luci-app-wireguard/Makefile index ae315bdfe..417c8ab29 100644 --- a/applications/luci-app-wireguard/Makefile +++ b/applications/luci-app-wireguard/Makefile @@ -10,8 +10,6 @@ LUCI_TITLE:=WireGuard Status LUCI_DEPENDS:=+wireguard-tools +kmod-wireguard +luci-proto-wireguard LUCI_PKGARCH:=all -PKG_MAINTAINER:=Dan Luedtke <mail@danrl.com> - include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature |