summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2013-04-23 17:31:20 +1000
committerChris Johns <chrisj@rtems.org>2013-04-23 17:31:20 +1000
commitb30a539873676981854fc38cdef167e737f5f55b (patch)
tree8867928e029f727c399801d2f1b0d46294afaae1 /doc
parentUpdate the RTEMS Configurations to show how to build autotools if they are no... (diff)
downloadrtems-source-builder-b30a539873676981854fc38cdef167e737f5f55b.tar.bz2
Fix the autotools prefix in the RTEMS example.
Diffstat (limited to 'doc')
-rw-r--r--doc/source-builder.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source-builder.txt b/doc/source-builder.txt
index f9bfc30..1a11dc4 100644
--- a/doc/source-builder.txt
+++ b/doc/source-builder.txt
@@ -1624,7 +1624,7 @@ and install them then build your tool set. The commands are:
-------------------------------------------------------------
$ ../source-builder/sb-set-builder --log=l-4.11-at.txt \
- --prefix=$HOME/development/rtems/4.11-at 4.11/rtems-autotools
+ --prefix=$HOME/development/rtems/4.11 4.11/rtems-autotools
$ export PATH=~/development/rtems/4.11/bin:$PATH
$ ../source-builder/sb-set-builder --log=l-4.11-sparc.txt \
--prefix=$HOME/development/rtems/4.11 4.11/rtems-sparc