aboutsummaryrefslogtreecommitdiff
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
commit535398581c4c7fe105089270f2497247b5279acd (patch)
tree5a9a7b7880e458d3c4d51e77f68452fe21f6da92 /nuttx/ChangeLog
parent1e368791267c48b0e6c672ad3ed2ba9521740a70 (diff)
downloadpx4-firmware-535398581c4c7fe105089270f2497247b5279acd.tar.gz
px4-firmware-535398581c4c7fe105089270f2497247b5279acd.tar.bz2
px4-firmware-535398581c4c7fe105089270f2497247b5279acd.zip
configs/shenzhou will now use the 4.6.3 buildroot EABI toolchain
git-svn-id: http://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.
+