add kmod-wireguard to ipk source

Wireguard is precompiled into the kernel

zcat /proc/config.gz | grep WIREGUARD

CONFIG_WIREGUARD=y
# CONFIG_WIREGUARD_DEBUG is not set

This package simply makes opkg understand that its already installed.
This commit is contained in:
Cameron Thompson
2025-01-29 23:09:29 -05:00
parent 6ac3f137fd
commit 6d80afb010
4 changed files with 87 additions and 0 deletions

View File

@@ -0,0 +1 @@
1