summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-03-08 09:19:53 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-03-08 09:19:53 -0600
commit2d6a29f1fcbe98c9b6f900244fc731b4ee38e3a5 (patch)
treeda8870245fd1d02c69186c4b5a5a78c18c54545a /misc
parentf819f2e303d985a147ff4ddd1ced4cf0967b3c37 (diff)
downloadnuttx-2d6a29f1fcbe98c9b6f900244fc731b4ee38e3a5.tar.gz
nuttx-2d6a29f1fcbe98c9b6f900244fc731b4ee38e3a5.tar.bz2
nuttx-2d6a29f1fcbe98c9b6f900244fc731b4ee38e3a5.zip
Update README to refer to buildroot for kconfig-frontends builds
Diffstat (limited to 'misc')
-rw-r--r--misc/tools/README.txt17
1 files changed, 16 insertions, 1 deletions
diff --git a/misc/tools/README.txt b/misc/tools/README.txt
index 39b889144..64ca0b3bd 100644
--- a/misc/tools/README.txt
+++ b/misc/tools/README.txt
@@ -5,11 +5,16 @@ Contents:
o genromfs-0.5.2.tar.gz
o kconfig-frontends
+ - General Build Instructions
+ - Graphical Configuration Tools
- --program-prefix=
- kconfig-frontends-3.3.0-1-libintl.patch
- kconfig-macos.patch
- - kconfig-macos.patch
+ - kconfig-mconf Path Issues
+ - gperf
- kconfig-frontends for Windows
+ - Buildroot
+ o osmocon
genromfs-0.5.2.tar.gz
=====================
@@ -24,6 +29,9 @@ genromfs-0.5.2.tar.gz
kconfig-frontends
=================
+General Build Instructions
+--------------------------
+
This is a snapshot of the kconfig-frontends version 3.12.0 tarball taken
from http://ymorin.is-a-geek.org/projects/kconfig-frontends.
@@ -237,6 +245,13 @@ windows IS POSSIBLE, I have done it in a few minutes."
- Sebastien Lorquet
+Buildroot
+---------
+As of 2014-3-7, the kconfig-frontends tools have been included in the
+buildroot tool set. This means that in one package you can build GCC tools
+that are especially tuned for NuttX and all of the support tools that you
+need ROMFS, configuration, and NXFLAT.
+
osmocon
=======