Repository : ssh://git@diktynna/batman-adv On branches: main,main
commit b5b99130fcc2594dd2b7a5c9ff8b4f7b67ff697f Author: Simon Wunderlich sw@simonwunderlich.de Date: Thu May 25 16:39:50 2023 +0200
batman-adv: Update compatible kernel version number
Signed-off-by: Simon Wunderlich sw@simonwunderlich.de
b5b99130fcc2594dd2b7a5c9ff8b4f7b67ff697f README.external.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.external.rst b/README.external.rst index c527975d..278f0d23 100644 --- a/README.external.rst +++ b/README.external.rst @@ -12,7 +12,7 @@ and as an external module. The external module allows to get new features without upgrading to a newer kernel version and to get batman-adv specific bug fixes for kernels that are not supported anymore. It compiles against and should work -with Linux 4.14 - 6.2. Supporting older versions is not +with Linux 4.14 - 6.4. Supporting older versions is not planned, but it's probably easy to backport it. If you work on a backport, feel free to contact us. :-)