package/batman-adv: add note about linux mainline kernel module alternative
authorPeter Seiderer <ps.report@gmx.net>
Tue, 16 Mar 2021 18:14:29 +0000 (19:14 +0100)
committerYann E. MORIN <yann.morin.1998@free.fr>
Tue, 16 Mar 2021 20:13:41 +0000 (21:13 +0100)
Since version 2.6.38 batman-adv is integreated into the linux mainline
kernel ([1], [2]) so add a note about it in the Config.in help text.

[1] https://kernelnewbies.org/Linux_2_6_38
[2] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=c6c8fea29769d998d94fcec9b9f14d4b52b349d3

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/batman-adv/Config.in

index 9d3d7967b9f8c18e63ce5e64cb8f636d1cedcd3b..eae94fd13089cdf2c3855198c02b3b7d3cf9ed08 100644 (file)
@@ -6,6 +6,8 @@ config BR2_PACKAGE_BATMAN_ADV
        depends on BR2_LINUX_KERNEL
        help
          batman-adv mesh networking kernel module
+         Note: batman-adv is part of the linux mainline
+         kernel since version 2.6.38
 
          https://www.open-mesh.org/projects/batman-adv/