Commit Graph

12 Commits

Author SHA1 Message Date
Cédric Abonnel c2a6210883 Restrict Kernel Version Check to Below 6.1.39
modifies the kernel version check in the source code to ensure compatibility with kernel versions below 6.1.39.
The change was necessary due to the removal of the REGULATORY_IGNORE_STALE_KICKOFF flag in recent kernel versions, which caused compilation issues.
The modified check now correctly excludes kernel versions 6.1.39 and above, preventing these issues.

Reference: morrownr/88x2bu-20210702#165 (comment)
Signed-off-by: thienandangthanh <thienandangthanh@gmail.com>
2024-01-14 07:26:20 +00:00
ivanovborislav 8a616b1760
Add Kernel 6.3 support 2023-05-15 08:35:54 +03:00
ivanovborislav e3344be85a
Add Kernel 6.2 support 2023-01-22 10:11:39 +02:00
ivanovborislav 51df588b77
Add Kernel 6.2 support 2023-01-22 10:09:14 +02:00
ivanovborislav d23a4f8a98
Add Kernel 6.2 support 2023-01-22 10:05:42 +02:00
ivanovborislav 3d3e7619ca
Added Kernel 6.0.0 support 2022-10-11 08:47:11 +03:00
ivanovborislav 720cb330b3
Added Kernel 5.17 support 2022-03-29 18:55:48 +03:00
ivanovborislav c65e25b2fc
Added Kernel 5.17 support 2022-03-29 18:53:23 +03:00
ivanovborislav e0c990215e
Added Kernel 5.17 support 2022-03-29 18:48:22 +03:00
ivanovborislav 1cc0023690
Added Kernel 5.17 support 2022-03-29 18:46:02 +03:00
ivanovborislav f4d28acc0e Improves LED control 2021-12-02 23:53:34 +02:00
ivanovborislav 75c26685e1
Add files via upload 2021-11-21 14:15:16 +02:00