Repository : ssh://git@open-mesh.org/batman-adv
On branch : master
commit bb2507922ea08a91567d6c4bbc6daa7122d02cf2 Author: Simon Wunderlich sw@simonwunderlich.de Date: Tue Feb 28 17:24:14 2017 +0100
batman-adv: Update compatible kernel version number
Signed-off-by: Simon Wunderlich sw@simonwunderlich.de
bb2507922ea08a91567d6c4bbc6daa7122d02cf2 README.external | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.external b/README.external index 7befd31..25fc024 100644 --- a/README.external +++ b/README.external @@ -6,7 +6,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.2 - 4.10. Supporting older versions is not +with Linux 3.2 - 4.11. 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. :-)