mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-28 15:30:17 +00:00
2003-02-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* buildc.t: Add several @ifset BUILDTOOLS-TAR.
* sample.t: Use @code{make/README} instead of
@code{@value{RTEMS-UNTAR}/make/README} (Workaround to PR 345).
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2003-02-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* buildc.t: Add several @ifset BUILDTOOLS-TAR.
|
||||
* sample.t: Use @code{make/README} instead of
|
||||
@code{@value{RTEMS-UNTAR}/make/README} (Workaround to PR 345).
|
||||
|
||||
2003-01-28 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* tversions.texi: Updated tool version numbers.
|
||||
|
||||
@@ -93,7 +93,9 @@ of each component as well as any required RTEMS specific patches.
|
||||
@example
|
||||
FTP Site: @value{RTEMS-FTPSITE}
|
||||
Directory: @value{RTEMS-FTPDIR}/c_tools/source
|
||||
@ifset BUILDTOOLS-TAR
|
||||
File: @value{BUILDTOOLS-TAR}
|
||||
@end ifset
|
||||
@ifset BINUTILS-RTEMSPATCH
|
||||
File: @value{BINUTILS-RTEMSPATCH}
|
||||
@end ifset
|
||||
@@ -602,7 +604,9 @@ of each component as well as any required RTEMS specific patches.
|
||||
@example
|
||||
FTP Site: @value{RTEMS-FTPSITE}
|
||||
Directory: @value{RTEMS-FTPDIR}/c_tools/source
|
||||
@ifset BUILDTOOLS-TAR
|
||||
File: @value{BUILDTOOLS-TAR}
|
||||
@end ifset
|
||||
@ifset GDB-RTEMSPATCH
|
||||
File: @value{GDB-RTEMSPATCH}
|
||||
@end ifset
|
||||
|
||||
@@ -132,4 +132,4 @@ RTEMS specific to your BSP. Building an RTEMS application
|
||||
for different BSPs is as simple as switching the
|
||||
setting of @code{RTEMS_MAKEFILE_PATH}. This Makefile
|
||||
system is described in the file
|
||||
@code{@value{RTEMS-UNTAR}/make/README}.
|
||||
@code{make/README}.
|
||||
|
||||
Reference in New Issue
Block a user