Repository : ssh://git@diktynna/batman-adv On branches: main,main
commit cbfe9bb65af0f84b040726ec442337746a7645b2 Author: Simon Wunderlich sw@simonwunderlich.de Date: Tue Dec 10 14:51:47 2024 +0100
batman-adv: Update compatible kernel version number
Signed-off-by: Simon Wunderlich sw@simonwunderlich.de
cbfe9bb65af0f84b040726ec442337746a7645b2 README.external.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.external.rst b/README.external.rst index 6d7c7c83..55618769 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 5.4 - 6.12. Supporting older versions is not +with Linux 5.4 - 6.13. 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. :-)