summaryrefslogtreecommitdiff
path: root/nuttx/configs/mx1ads/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-04-25 21:18:19 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-04-25 21:18:19 +0000
commit76ea067b8f2c7240d29af60b90bdfab005e7b766 (patch)
treee8ffedf70717855fb2f632a4ea7f468122434508 /nuttx/configs/mx1ads/README.txt
parent5fe2d3ad004c6d2e260f398d40ae0faa018cc17b (diff)
downloadpx4-nuttx-76ea067b8f2c7240d29af60b90bdfab005e7b766.tar.gz
px4-nuttx-76ea067b8f2c7240d29af60b90bdfab005e7b766.tar.bz2
px4-nuttx-76ea067b8f2c7240d29af60b90bdfab005e7b766.zip
imx update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1738 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/mx1ads/README.txt')
-rw-r--r--nuttx/configs/mx1ads/README.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/mx1ads/README.txt b/nuttx/configs/mx1ads/README.txt
index 59e98c7ba..aa1df0102 100644
--- a/nuttx/configs/mx1ads/README.txt
+++ b/nuttx/configs/mx1ads/README.txt
@@ -5,7 +5,7 @@ Toolchain
^^^^^^^^^
A GNU GCC-based toolchain is assumed. The files */setenv.sh should
- be modified to point to the correct path to the SH toolchain (if
+ be modified to point to the correct path to the ARM920T GCC toolchain (if
different from the default).
If you have no ARM toolchain, one can be downloaded from the NuttX
@@ -22,7 +22,7 @@ Toolchain
4. cd <some-dir>/buildroot
- 5. cp configs/arm-defconfig-4.2.4 .config
+ 5. cp configs/arm920t-defconfig-4.2.4 .config
6. make oldconfig