Drop RTEMS-at91rm9200ek and RTEMS-psim targets

This commit is contained in:
Andrew Johnson
2021-04-06 12:46:04 -05:00
parent 6d96ea06d0
commit 462916f9e4
3 changed files with 0 additions and 26 deletions
-2
View File
@@ -81,7 +81,6 @@
# vxWorks-ppc604_altivec
# vxWorks-mpc8540
# vxWorks-mpc8548
# RTEMS-at91rm9200ek
# RTEMS-beagleboneblack
# RTEMS-beatnik
# RTEMS-gen68360
@@ -93,7 +92,6 @@
# RTEMS-mvme5500
# RTEMS-pc386
# RTEMS-pc686
# RTEMS-psim
# RTEMS-qoriq_e500
# RTEMS-uC5282
# RTEMS-xilinx-zynq_a9_qemu
@@ -1,14 +0,0 @@
#
# CONFIG.Common.RTEMS-at91rm9200ek
# Author: Ralf Hartmann
# BESSY
# Ralf.Hartmann@bessy.de
#
# Atmel AT91RM9200-EK evaluation kit
# using the AT91RM9200 ARM9-based 32-bit RISC microcontroller
#
# All RTEMS targets use the same Makefile fragment
#
RTEMS_BSP = at91rm9200ek
RTEMS_TARGET_CPU = arm
include $(CONFIG)/os/CONFIG.Common.RTEMS
-10
View File
@@ -1,10 +0,0 @@
#
# Author: W. Eric Norum
# University of Saskatchewan
# eric.norum@usask.ca
#
# All RTEMS targets use the same Makefile fragment
#
RTEMS_BSP = psim
RTEMS_TARGET_CPU = ppc
include $(CONFIG)/os/CONFIG.Common.RTEMS