mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
rtems/bsps: Add the sparc/erc32 and i386/pc BSP build sets
This commit is contained in:
parent
a89a9c0358
commit
ce6b7a53af
21
rtems/config/5/bsps/erc32.bset
Normal file
21
rtems/config/5/bsps/erc32.bset
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
#
|
||||||
|
# ERC32
|
||||||
|
#
|
||||||
|
# Build into the prefix path:
|
||||||
|
#
|
||||||
|
# - sparc tools
|
||||||
|
# - RTEMS Kernel and BSP
|
||||||
|
# - LibBSD
|
||||||
|
# - Packages
|
||||||
|
#
|
||||||
|
|
||||||
|
%define mail_single_report 1
|
||||||
|
|
||||||
|
%define with_rtems_bsp erc32
|
||||||
|
%define rtems_target sparc-rtems5
|
||||||
|
%define rtems_host %{rtems_target}
|
||||||
|
|
||||||
|
5/rtems-sparc
|
||||||
|
5/rtems-kernel
|
||||||
|
5/rtems-libbsd
|
||||||
|
5/rtems-packages
|
21
rtems/config/5/bsps/pc.bset
Normal file
21
rtems/config/5/bsps/pc.bset
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
#
|
||||||
|
# PC
|
||||||
|
#
|
||||||
|
# Build into the prefix path:
|
||||||
|
#
|
||||||
|
# - i386 tools
|
||||||
|
# - RTEMS Kernel and BSP
|
||||||
|
# - LibBSD
|
||||||
|
# - Packages
|
||||||
|
#
|
||||||
|
|
||||||
|
%define mail_single_report 1
|
||||||
|
|
||||||
|
%define with_rtems_bsp pc686
|
||||||
|
%define rtems_target i386-rtems5
|
||||||
|
%define rtems_host %{rtems_target}
|
||||||
|
|
||||||
|
5/rtems-i386
|
||||||
|
5/rtems-kernel
|
||||||
|
5/rtems-libbsd
|
||||||
|
5/rtems-packages
|
Loading…
x
Reference in New Issue
Block a user