mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
Merge pull request #4050 from zx2c4/master
net/wireguard: add stub install section
This commit is contained in:
@@ -67,6 +67,10 @@ define Build/Compile
|
|||||||
$(call Build/Compile/Default)
|
$(call Build/Compile/Default)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
define Package/wireguard/install
|
||||||
|
true
|
||||||
|
endef
|
||||||
|
|
||||||
define Package/wireguard/description
|
define Package/wireguard/description
|
||||||
$(call Package/wireguard/Default/description)
|
$(call Package/wireguard/Default/description)
|
||||||
endef
|
endef
|
||||||
|
|||||||
Reference in New Issue
Block a user