luci-proto-wireguard: mark package as arch indep.
authorDan Lüdtke <[email protected]>
Thu, 16 Feb 2017 20:50:39 +0000 (21:50 +0100)
committerGitHub <[email protected]>
Thu, 16 Feb 2017 20:50:39 +0000 (21:50 +0100)
Marks package luci-proto-wireguard as architecture independent.

Signed-off-by: Dan Luedtke <[email protected]>
protocols/luci-proto-wireguard/Makefile

index ed94a557b67a4cea0cef6722d3c4a260d6d80605..0dc70cf31e5502b10684002586e562396d95445e 100644 (file)
@@ -8,6 +8,7 @@ include $(TOPDIR)/rules.mk
 
 LUCI_TITLE:=Support for WireGuard VPN
 LUCI_DEPENDS:=+kmod-wireguard +wireguard-tools
+LUCI_PKGARCH:=all
 
 PKG_MAINTAINER:=Dan Luedtke <[email protected]>