summaryrefslogtreecommitdiff
path: root/misc/buildroot/ReleaseNotes
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-03-07 15:41:17 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-03-07 15:41:17 -0600
commitf819f2e303d985a147ff4ddd1ced4cf0967b3c37 (patch)
tree8abc7a14e9e4567d65e763d0d3ad0bf610cc4fe6 /misc/buildroot/ReleaseNotes
parent25ab534a0e46438eae6d562b00b34bba438b8eff (diff)
downloadnuttx-f819f2e303d985a147ff4ddd1ced4cf0967b3c37.tar.gz
nuttx-f819f2e303d985a147ff4ddd1ced4cf0967b3c37.tar.bz2
nuttx-f819f2e303d985a147ff4ddd1ced4cf0967b3c37.zip
README updates
Diffstat (limited to 'misc/buildroot/ReleaseNotes')
-rw-r--r--misc/buildroot/ReleaseNotes19
1 files changed, 17 insertions, 2 deletions
diff --git a/misc/buildroot/ReleaseNotes b/misc/buildroot/ReleaseNotes
index 14717273a..7178cd0ee 100644
--- a/misc/buildroot/ReleaseNotes
+++ b/misc/buildroot/ReleaseNotes
@@ -1,8 +1,8 @@
ReleaseNotes v1.13
==================
-Supported Toolchains
---------------------
+Supported GCC Toolchains
+------------------------
This is a highly hacked up version of the buildroot (see
http://buildroot.uclibc.org/). It has been hacked so that it
@@ -94,6 +94,21 @@ then:
And set the "Path to the NuttX root directory" appropriately.
+Other Tools
+-----------
+
+In addition to the GCC toolchain, these tools may also be built by the
+buildroot package:
+
+ - genromfs: Used to generate ROMFS file system images for NuttX
+
+ - kconfig-frontends: These tools are required by the NuttX
+ configuration system.
+
+ - NXFLAT tools: Special tools to build NXFLAT binary images
+
+ - sstrip: Used internally by the build root logic
+
Version Information
-------------------