summaryrefslogtreecommitdiffstats
path: root/drivers/staging/batman-adv/README
diff options
context:
space:
mode:
authorAndrew Lunn <andrew@lunn.ch>2009-12-12 23:39:46 +0100
committerGreg Kroah-Hartman <gregkh@suse.de>2010-03-03 16:42:30 -0800
commit734cc82a65cd5abc1b616fb0699eb2c251de7831 (patch)
tree97d95f2225b30edfcc0202da14d15dd50457db50 /drivers/staging/batman-adv/README
parent8a2e042c2d9b4f1252dbbbb7c31bd3f8af19c8f2 (diff)
downloadop-kernel-dev-734cc82a65cd5abc1b616fb0699eb2c251de7831.zip
op-kernel-dev-734cc82a65cd5abc1b616fb0699eb2c251de7831.tar.gz
Staging: batman-adv: Fix the naming of the debug option.
So that the configuration hierarchy is correct, set the debug option to have the same base as the main BATMAN option. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/batman-adv/README')
-rw-r--r--drivers/staging/batman-adv/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/batman-adv/README b/drivers/staging/batman-adv/README
index 6c62482..a6a419d 100644
--- a/drivers/staging/batman-adv/README
+++ b/drivers/staging/batman-adv/README
@@ -115,7 +115,7 @@ kernel, use "make menuconfig" and enable the option
"B.A.T.M.A.N. debugging". When compiling outside of the kernel tree it
is necessary to edit the file Makefile.kbuild and uncomment the line
-#EXTRA_CFLAGS += -DCONFIG_BATMAN_DEBUG
+#EXTRA_CFLAGS += -DCONFIG_BATMAN_ADV_DEBUG
The additional debug output is by default disabled. It can be enabled
either at kernel modules load time or during run time. To enable debug
OpenPOWER on IntegriCloud