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

4.104.114.95
Last change on this file since c4c8a12 was c4c8a12, checked in by Chris Johns <chrisj@…>, on 04/28/13 at 22:52:24

The BSP list is comma seperated.

  • Property mode set to 100644
File size: 952 bytes
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#
14%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
15%define rtems_test_bsps none
16
17#
18# The RTEMS 4.11 base defines.
19#
20%include rtems-4.11-base.bset
21
22#
23# Need to add this option to build.
24#
25%define enable_obsolete 1
26
27#
28# Tools configuration.
29#
30expat-2.1.0-1
31tools/rtems-binutils-2.23.1-1
32tools/rtems-gcc-4.7.3-newlib-2.0.0-1
33tools/rtems-gdb-7.5-1
34tools/rtems-kernel-4.11
Note: See TracBrowser for help on using the repository browser.