Chris Johns d963553b51 Restructure RTEMS Config Files
Add arch build files. This allows archs to have different versions
and patches for specific tools.

Break the RTEMS config directory up into separate directories to
make long term maintenance easier. This required a change to config.py
to handle the config files being in subdirs of the config directory.

The defaults have been updated to include the install SB root so
packages built before a package are available.

Add makeinfo to the required tools. GDB (and others) need it to
build without error.
2013-02-13 11:35:36 +11:00

20 lines
278 B
Plaintext

#
# Tools Set for RTEMS M32C 4.11 Stable
#
%define _target m32c-rtems4.11
%define release 1
#
# The RTEMS 4.11 base defines.
#
%include rtems-4.11-base.bset
#
# Tools configuration.
#
tools/rtems-binutils-2.22-1
tools/rtems-gcc-4.7.2-newlib-1.20.0-1
tools/rtems-gdb-7.5.1-1