summaryrefslogtreecommitdiff
path: root/misc/buildroot/configs/README.txt
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-02-27 21:28:34 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-02-27 21:28:34 -0600
commitb9fd031631b1d044334399a1f2345e8d952aa5a5 (patch)
tree698a9c1d447a1cd04a745fc111ddb3827e0c367a /misc/buildroot/configs/README.txt
parent71aed89255ec34ef94150cbaf131befcde5d8595 (diff)
downloadnuttx-b9fd031631b1d044334399a1f2345e8d952aa5a5.tar.gz
nuttx-b9fd031631b1d044334399a1f2345e8d952aa5a5.tar.bz2
nuttx-b9fd031631b1d044334399a1f2345e8d952aa5a5.zip
Binutils 2.4 wants us to include config.h before bfd.h
Diffstat (limited to 'misc/buildroot/configs/README.txt')
-rw-r--r--misc/buildroot/configs/README.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/misc/buildroot/configs/README.txt b/misc/buildroot/configs/README.txt
index c7bce461a..a23a2313b 100644
--- a/misc/buildroot/configs/README.txt
+++ b/misc/buildroot/configs/README.txt
@@ -79,6 +79,10 @@ cortexm3-eabi-defconfig-4.6.3
Builds an EABI ARM toolchain for the Cortex-M3 using gcc 4.6.3.
This configuration builds gcc, g++ and the NXFLAT toolchain.
+cortexm3-eabi-defconfig-4.8.2
+ Builds an EABI ARM toolchain for the Cortex-M3 using gcc 4.8.2.
+ This configuration builds gcc, g++ and the NXFLAT toolchain.
+
cortexm3-defconfig-nxflat
This configuration build an NXFLAT toolchain (only) for
use with the Cortex-M3.
@@ -359,4 +363,4 @@ Building GDB Under Cygwin
directory if it is needed:
cp configs/gdb-1_8-cygwin-1_7.patch toolchain/gdb/6.8/.
- \ No newline at end of file
+