Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation

This commit is contained in:
Gregory Nutt
2015-06-28 08:08:57 -06:00
parent ed456854cb
commit 342f5fe33d
577 changed files with 678 additions and 761 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#
# For a description of the syntax of this configuration file,
# see misc/tools/kconfig-language.txt.
# see the file kconfig-language.txt in the NuttX tools repository.
#
+1 -1
View File
@@ -166,7 +166,7 @@ These configurations all use the kconfig-frontends, mconf-based configuration
tool. To change this configuration using that tool, you should:
a. Build and install the kconfig-mconf tool. See nuttx/README.txt and
misc/tools/README.txt
additional README.txt files in the NuttX tools repository.
b. Execute 'make menuconfig' in nuttx/ in order to start the reconfiguration
process.