projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1b4fc7
)
lib: update location of kgdb documentation
author
Mauro Carvalho Chehab
<mchehab@s-opensource.com>
Sun, 14 May 2017 15:06:29 +0000
(12:06 -0300)
committer
Mauro Carvalho Chehab
<mchehab@s-opensource.com>
Tue, 16 May 2017 11:44:22 +0000
(08:44 -0300)
The documentation was moved from DocBook directory.
Update its location.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
lib/Kconfig.kgdb
patch
|
blob
|
history
diff --git
a/lib/Kconfig.kgdb
b/lib/Kconfig.kgdb
index 533f912638ede9b8365c636327981afa2b589055..ab4ff0eea776da8b8c8a428e3299ecf49f2fc9c0 100644
(file)
--- a/
lib/Kconfig.kgdb
+++ b/
lib/Kconfig.kgdb
@@
-13,7
+13,7
@@
menuconfig KGDB
CONFIG_FRAME_POINTER to aid in producing more reliable stack
backtraces in the external debugger. Documentation of
kernel debugger is available at http://kgdb.sourceforge.net
- as well as in Doc
Book form in Documentation/DocBook/
. If
+ as well as in Doc
umentation/dev-tools/kgdb.rst
. If
unsure, say N.
if KGDB