Use kconfig- prefix to avoid tool name conflicts (from Jose Pablo Carballo)

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5496 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2013-01-09 12:55:13 +00:00
parent e9e2448a2b
commit 1d6f741412
33 changed files with 292 additions and 104 deletions
+2 -2
View File
@@ -102,8 +102,8 @@ ostest
1. This configuration uses the mconf-based configuration tool. To
change this configuration using that tool, you should:
a. Build and install the mconf tool. See nuttx/README.txt and
misc/tools/
a. Build and install the kconfig-mconf tool. See nuttx/README.txt
and misc/tools/
b. Execute 'make menuconfig' in nuttx/ in order to start the
reconfiguration process.