Repository : ssh://git@open-mesh.org/batman-adv
On branch : master
commit d1b0596966a22084ef08238f3bec8fd251ae57ff Author: Simon Wunderlich sw@simonwunderlich.de Date: Thu Aug 1 14:17:18 2019 +0200
batman-adv: Update compatible kernel version number
Signed-off-by: Simon Wunderlich sw@simonwunderlich.de
d1b0596966a22084ef08238f3bec8fd251ae57ff README.external.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.external.rst b/README.external.rst index a32ce9e6..8b0b9bba 100644 --- a/README.external.rst +++ b/README.external.rst @@ -12,7 +12,7 @@ and as external module. The external module allows to get new features without upgrading to a newer kernel version and to get batman-adv specific bugfixes for kernels that are not supported anymore. It compiles against and should work -with Linux 3.16 - 5.2. Supporting older versions is not +with Linux 3.16 - 5.3. 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. :-)