mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
21 lines
304 B
Plaintext
21 lines
304 B
Plaintext
#
|
|
# Tools Set for RTEMS Microblaze 4.11 Stable
|
|
#
|
|
|
|
%define _target microblaze-rtems4.11
|
|
|
|
%define release 1
|
|
|
|
#
|
|
# The RTEMS 4.11 base defines.
|
|
#
|
|
%include rtems-4.11-base.bset
|
|
|
|
#
|
|
# Tools configuration.
|
|
#
|
|
expat-2.1.0-1
|
|
tools/rtems-binutils-2.22-1
|
|
tools/rtems-gcc-4.7.2-newlib-1.20.0-1
|
|
tools/rtems-gdb-7.5.1-1
|