aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/olimex-lpc1766stk
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-01-09 12:55:13 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-01-09 12:55:13 +0000
commit8156a2bed16d732d2489f7d6fe410b110c29b1d5 (patch)
tree9c78e5873d7cf77b3479315a96d18fabfa86f718 /nuttx/configs/olimex-lpc1766stk
parent3f4d20628887f3d76705262fcbf18315bc31ea18 (diff)
downloadpx4-firmware-8156a2bed16d732d2489f7d6fe410b110c29b1d5.tar.gz
px4-firmware-8156a2bed16d732d2489f7d6fe410b110c29b1d5.tar.bz2
px4-firmware-8156a2bed16d732d2489f7d6fe410b110c29b1d5.zip
Use kconfig- prefix to avoid tool name conflicts (from Jose Pablo Carballo)
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5496 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/olimex-lpc1766stk')
-rw-r--r--nuttx/configs/olimex-lpc1766stk/README.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/olimex-lpc1766stk/README.txt b/nuttx/configs/olimex-lpc1766stk/README.txt
index 35f00e9f2..13c63d18b 100644
--- a/nuttx/configs/olimex-lpc1766stk/README.txt
+++ b/nuttx/configs/olimex-lpc1766stk/README.txt
@@ -904,8 +904,8 @@ Where <subdir> is one of the following:
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.