source: rtems-source-builder/rtems/config/4.11/rtems-arm.bset @ 1aade53

4.104.114.95
Last change on this file since 1aade53 was 1aade53, checked in by Chris Johns <chrisj@…>, on 04/30/13 at 05:09:13

rtems-4.11: binutils 2.23.2, gcc-4.8.0, newlib-cvs-30-April-2013, gdb-7.6

  • Property mode set to 100644
File size: 1.1 KB
Line 
1#
2# Tools Set for RTEMS ARM 4.11 Stable
3#
4
5%define release 1
6
7%define rtems_arch arm
8
9#
10# The RTEMS 4.11 BSP to build and test
11#
12# Do not build: lm3s3749
13# For automated testing, edb7312 should be configured with:
14#    - ON_SKYEYE=1
15# The GDB based simulators could be used as defaults for testing though.
16# Skyeye includes coverage.
17#
18%define rtems_bsps      csb336,csb337,csb637,kit637_v6,edb7312,gba,arm1136jfs,arm1136js,arm7tdmi,arm920,armcortexa9,gp32,gumstix,lm3s6965,lm3s6965_qemu,lpc17xx_ea_ram,lpc17xx_ea_rom_int,lpc17xx_plx800_ram,lpc17xx_plx800_rom_int,lpc2362,lpc23xx_tli800,lpc24xx_ea,lpc24xx_ncs_ram,lpc24xx_ncs_rom_ext,lpc24xx_ncs_rom_int,lpc24xx_plx800_ram,lpc24xx_plx800_rom_int,lpc32xx_mzx,lpc32xx_mzx_stage_1,lpc32xx_mzx_stage_2,lpc32xx_phycore,nds,raspberrypi,rtl22xx,rtl22xx_t,smdk2410,stm32f4
19%define rtems_test_bsps none
20
21#
22# The RTEMS 4.11 base defines.
23#
24%include rtems-4.11-base.bset
25
26#
27# Need to add this option to build.
28#
29%define enable_obsolete 1
30
31#
32# Tools configuration.
33#
34expat-2.1.0-1
35tools/rtems-binutils-2.23.2-1
36tools/rtems-gcc-4.8.0-newlib-cvs-1
37tools/rtems-gdb-7.6-1
38tools/rtems-kernel-4.11
Note: See TracBrowser for help on using the repository browser.