mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
Add more RTEMS 4.9 architectures.
This commit is contained in:
parent
d19391dabf
commit
02711d6a6e
@ -3,6 +3,9 @@
|
||||
#
|
||||
|
||||
4.9/rtems-autotools
|
||||
4.9/rtems-arm
|
||||
4.9/rtems-i386
|
||||
4.9/rtems-m68k
|
||||
4.9/rtems-mips
|
||||
4.9/rtems-powerpc
|
||||
4.9/rtems-sparc
|
||||
|
20
rtems/config/4.9/rtems-arm.bset
Normal file
20
rtems/config/4.9/rtems-arm.bset
Normal file
@ -0,0 +1,20 @@
|
||||
#
|
||||
# Tools Set for RTEMS ARM 4.9 Stable
|
||||
#
|
||||
|
||||
%define release 1
|
||||
|
||||
%define rtems_arch arm
|
||||
|
||||
#
|
||||
# The RTEMS 4.9 base defines.
|
||||
#
|
||||
%include rtems-4.9-base.bset
|
||||
|
||||
#
|
||||
# Tools configuration.
|
||||
#
|
||||
expat-2.1.0-1
|
||||
tools/rtems-binutils-2.19.1-1
|
||||
tools/rtems-gcc-4.3.2-newlib-1.16.0-1
|
||||
tools/rtems-gdb-6.8-1
|
20
rtems/config/4.9/rtems-mips.bset
Normal file
20
rtems/config/4.9/rtems-mips.bset
Normal file
@ -0,0 +1,20 @@
|
||||
#
|
||||
# Tools Set for RTEMS MIPS 4.9 Stable
|
||||
#
|
||||
|
||||
%define release 1
|
||||
|
||||
%define rtems_arch mips
|
||||
|
||||
#
|
||||
# The RTEMS 4.9 base defines.
|
||||
#
|
||||
%include rtems-4.9-base.bset
|
||||
|
||||
#
|
||||
# Tools configuration.
|
||||
#
|
||||
expat-2.1.0-1
|
||||
tools/rtems-binutils-2.19.1-1
|
||||
tools/rtems-gcc-4.3.2-newlib-1.16.0-1
|
||||
tools/rtems-gdb-6.8-1
|
20
rtems/config/4.9/rtems-powerpc.bset
Normal file
20
rtems/config/4.9/rtems-powerpc.bset
Normal file
@ -0,0 +1,20 @@
|
||||
#
|
||||
# Tools Set for RTEMS PowerPC 4.9 Stable
|
||||
#
|
||||
|
||||
%define release 1
|
||||
|
||||
%define rtems_arch powerpc
|
||||
|
||||
#
|
||||
# The RTEMS 4.9 base defines.
|
||||
#
|
||||
%include rtems-4.9-base.bset
|
||||
|
||||
#
|
||||
# Tools configuration.
|
||||
#
|
||||
expat-2.1.0-1
|
||||
tools/rtems-binutils-2.19.1-1
|
||||
tools/rtems-gcc-4.3.2-newlib-1.16.0-1
|
||||
tools/rtems-gdb-6.8-1
|
Loading…
x
Reference in New Issue
Block a user