summaryrefslogtreecommitdiff
path: root/misc/buildroot
diff options
context:
space:
mode:
Diffstat (limited to 'misc/buildroot')
-rw-r--r--misc/buildroot/ChangeLog5
-rw-r--r--misc/buildroot/ReleaseNotes16
2 files changed, 13 insertions, 8 deletions
diff --git a/misc/buildroot/ChangeLog b/misc/buildroot/ChangeLog
index 48d2aeeaf..6862a75fe 100644
--- a/misc/buildroot/ChangeLog
+++ b/misc/buildroot/ChangeLog
@@ -10,10 +10,13 @@ buildroot-0.1.2 2008-11-06 <spudmonkey@racsa.co.cr>
* Add patch to build older binutils with newer Texinfo version
* Add support for SH-1 toolchain
-buildroot-0.1.3 2008-xx-xx <spudmonkey@racsa.co.cr>
+buildroot-0.1.3 2008-02-28 <spudmonkey@racsa.co.cr>
* Add support for H8/300 toolchain
* Add support for GCC 4.2.4 and binutils 2.19
* Various fixes for newer Linux environments
* New ARM configuration using GCC 4.2.4 and binutils 2.19
* Add Renesas R8C/M16C/M32C configuration using GCC 4.2.4 and binutils 2.19
+
+buildroot-0.1.4 2008-xx-xx <spudmonkey@racsa.co.cr>
+
diff --git a/misc/buildroot/ReleaseNotes b/misc/buildroot/ReleaseNotes
index cb4e5a861..7a3b45408 100644
--- a/misc/buildroot/ReleaseNotes
+++ b/misc/buildroot/ReleaseNotes
@@ -1,4 +1,4 @@
-ReleaseNotes v0.1.2:
+ReleaseNotes v0.1.3:
^^^^^^^^^^^^^^^^^^^
This is a highly hacked up version of the buildroot (see
@@ -16,11 +16,12 @@ o m68k-elf toolchain (not currently used in any NuttX
o m68hc11-elf toolchain (not currently used in any NuttX
configuration).
-o sh-elf toolchain needed for the SH-1 Nuttx port.
+o sh-elf toolchain needed for the SH-1 NuttX port.
-This is NOT a part of the NuttX project and is provided only
-for convenience. This package is licensed as GPL (see
-http://buildroot.uclibc.org/about.html).
+o m32c-elf toolchain needed for the Renesas M16C NuttX port.
+
+0 H8/300 toolchain (not currently used in any NuttX
+ configuration).
Instructions:
@@ -31,7 +32,8 @@ Instructions:
- make oldconfig
- make
-Other configuration files: m68k-defconfig, m68hc11-defconfig,
-and sh-defconfig.
+See configs/README.txt for other configurations and for more detailed
+instructions.
+