aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/dkms.conf
blob: 947bc0ce0c9b94e992be5fd29e22111e6f24dd8a (plain) (blame)
1
2
3
4
5
6
7
8
9
PACKAGE_NAME="wireguard"
PACKAGE_VERSION="1.0.20220627"
AUTOINSTALL=yes

BUILT_MODULE_NAME="wireguard"
DEST_MODULE_LOCATION="/kernel/net"

# requires kernel 3.10 - 5.5, inclusive:
BUILD_EXCLUSIVE_KERNEL="^((5\.[0-5]($|[.-]))|(4\.)|(3\.1[0-9]))"