source: rtems-source-builder/rtems/config/rtems-nios2-4.11.bset @ 0328944

4.104.114.95
Last change on this file since 0328944 was 0328944, checked in by Chris Johns <chrisj@…>, on 02/12/13 at 00:46:29

NIOS2 Tools based on Altera's 4.11 tool set.

Add support for building the NIOS2 tool set. The source
is based on the Altera 4.11 src package. This package has been
split up and placed on the rtems.org server.

  • Property mode set to 100644
File size: 431 bytes
Line 
1#
2# Tools Set for RTEMS NIOS 4.11 Stable
3#
4# The NIOS source is a special version released by Altera.
5#
6
7%define rtems_version 4.11
8
9%define release 1
10
11%define _target nios2-rtems%{rtems_version}
12
13package: rtems-%{rtems_version}-%{_target}-%{release}
14
15#
16# The RTEMS 4.11 base defines.
17#
18%include rtems-4.11-base.bset
19
20#
21# Tools configuration.
22#
23rtems-nios2-binutils-2.20-1
24rtems-nios2-gcc-4.1-newlib-1.19.0-1
25rtems-nios2-gdb-7.0-1
Note: See TracBrowser for help on using the repository browser.