Repository : ssh://git@open-mesh.org/batman-adv
On branch : master
commit b6ff92aa334083dee8a1f5f0c5aa0f7c4c2584cf Author: Simon Wunderlich sw@simonwunderlich.de Date: Tue Apr 28 20:25:49 2015 +0200
batman-adv: Update compatible kernel version number
Signed-off-by: Simon Wunderlich sw@simonwunderlich.de
b6ff92aa334083dee8a1f5f0c5aa0f7c4c2584cf README.external | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.external b/README.external index f068273..c3fcf3a 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 2.6.29 - 3.19. Supporting older versions is not +with Linux 2.6.29 - 4.1. 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. :-)