Merge pull request #4050 from zx2c4/master

net/wireguard: add stub install section
This commit is contained in:
Hannu Nyman
2017-02-21 13:43:12 +02:00
committed by GitHub
+4
View File
@@ -67,6 +67,10 @@ define Build/Compile
$(call Build/Compile/Default)
endef
define Package/wireguard/install
true
endef
define Package/wireguard/description
$(call Package/wireguard/Default/description)
endef