package/wireguard-linux-compat: tweak kernel-headers < 5.6 logic
authorPeter Korsgaard <peter@korsgaard.com>
Sat, 25 Apr 2020 09:50:06 +0000 (11:50 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 25 Apr 2020 09:56:03 +0000 (11:56 +0200)
commit74a865b1fc85352b814d032fa8725ace13f27eca
tree1b476bb2ee7b472b1753ed3f785c8bb6a221f731
parentfdd30c7daaf384eb31a767f691b0acbbe84f3d49
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: Peter Korsgaard <peter@korsgaard.com>
package/wireguard-linux-compat/Config.in