The batman-adv out-of-tree module provided a README in the root folder. But
the kernel stores the same readme as
Documentation/networking/batman-adv.txt. Just link to the kernel README to
avoid having the same readme twice.

Signed-off-by: Sven Eckelmann <[email protected]>
---
v3: No change
v2: Moved from main patch to extra patch

 README | 1 +
 1 file changed, 1 insertion(+)
 create mode 120000 README

diff --git a/README b/README
new file mode 120000
index 0000000..209342f
--- /dev/null
+++ b/README
@@ -0,0 +1 @@
+Documentation/networking/batman-adv.txt
\ No newline at end of file
-- 
2.1.4

Reply via email to