summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-10-05 23:43:05 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-10-05 23:43:05 +0000
commitb10d73d0f0e956d1f9b6e0b6bbedd6b0e18c954a (patch)
tree5a9a7b7880e458d3c4d51e77f68452fe21f6da92 /nuttx/ChangeLog
parent504aab67db9f7d0ec7996796add85d2d4b798ae4 (diff)
downloadnuttx-b10d73d0f0e956d1f9b6e0b6bbedd6b0e18c954a.tar.gz
nuttx-b10d73d0f0e956d1f9b6e0b6bbedd6b0e18c954a.tar.bz2
nuttx-b10d73d0f0e956d1f9b6e0b6bbedd6b0e18c954a.zip
configs/shenzhou will now use the 4.6.3 buildroot EABI toolchain
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5214 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 257119a35..7121c506f 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -3465,3 +3465,8 @@
of CONFIG_EXAMPLE_* to CONFIG_EXAMPLES_*.
* drivers/mtd/w25.c and configs/*/src/up_w25.c: Several fixes for the
W25 SPI FLASH.
+ * configs/*/Make.defs: All buildroot tools now use the extension
+ xxx-nuttx-elf- vs. xxx-elf-
+ * configs/shenzhou/*/Make.defs: Now uses the new buildroot 4.6.3
+ EABI toolchain.
+