Skip to content
Commit 74a865b1 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

package/wireguard-linux-compat: tweak kernel-headers < 5.6 logic



The reason why the external wireguard kernel module is not allowed with
kernel headers >= 5.6 is that wireguard is included in the upstream kernel
since 5.6 rather than some kind of (fixable) incompatibility issue.  Adjust
the comment to make that clear.

While we're at it, drop the redundant !5.6 dependency on the kernel headers
dependency comment.  If headers are older than 3.10, then they are also
older than 5.6, so the statement is redundant.

Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent fdd30c7d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment