]> git.baikalelectronics.ru Git - kernel.git/commit
Kconfig: lib/Kconfig.debug: fix references to Documenation
authorAndreas Platschek <andreas.platschek@opentech.at>
Wed, 14 Dec 2016 23:05:40 +0000 (15:05 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 15 Dec 2016 00:04:08 +0000 (16:04 -0800)
commit319550015e793ff00d26c8167696209fcf580e7f
treec2c908dcb524a10f32c43f701ba08414c111687f
parent93e18dc77987e2f29e1ff61b095e49ef23eb1aa9
Kconfig: lib/Kconfig.debug: fix references to Documenation

Documentation on development tools was moved to Documentation/devl-tools
and sphinxified (renamed from .txt to .rst).

References in lib/Kconfig.debug need to be updated to the new location.

Link: http://lkml.kernel.org/r/1476698152-29340-2-git-send-email-andreas.platschek@opentech.at
Signed-off-by: Andreas Platschek <andreas.platschek@opentech.at>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
lib/Kconfig.debug