source: rtems-source-builder/rtems/config/4.11/rtems-powerpc.bset @ 6733a85

4.104.114.95
Last change on this file since 6733a85 was 619675f, checked in by Chris Johns <chrisj@…>, on 10/31/14 at 04:33:08

rtems4.11: Forgot to make the change to 4.9.2.

  • Property mode set to 100644
File size: 555 bytes
Line 
1#
2# Tools Set for RTEMS PowerPC 4.11 Stable
3#
4
5%define release 1
6
7%define rtems_arch powerpc
8
9#
10# The RTEMS 4.11 base defines.
11#
12%include rtems-4.11-base.bset
13
14#
15# Simulator options.
16#
17%define gdb-sim-options --enable-sim-hardware --enable-timebase --enable-sim-trace
18
19#
20# If Windows (MinGW) do not build the simulator.
21#
22%define win32-gdb-disable-sim
23
24#
25# Tools configuration.
26#
274.11/rtems-autotools
28devel/expat-2.1.0-1
29tools/rtems-binutils-2.24-1
30tools/rtems-gcc-4.9.2-newlib-git-1
31tools/rtems-gdb-7.7-1
32tools/rtems-tools-4.11-1
33tools/rtems-kernel-4.11
Note: See TracBrowser for help on using the repository browser.