From 19c7f30bcfe4b3672d7e016aa8b073dda4b32d54 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 15 Oct 2009 07:00:28 +0000 Subject: Remove (Moved to c/src/lib/libbsp//). --- make/custom/icecube.cfg | 17 ----------------- make/custom/pm520_cr825.cfg | 15 --------------- make/custom/pm520_ze30.cfg | 15 --------------- 3 files changed, 47 deletions(-) delete mode 100644 make/custom/icecube.cfg delete mode 100644 make/custom/pm520_cr825.cfg delete mode 100644 make/custom/pm520_ze30.cfg diff --git a/make/custom/icecube.cfg b/make/custom/icecube.cfg deleted file mode 100644 index 3ad22c37f7..0000000000 --- a/make/custom/icecube.cfg +++ /dev/null @@ -1,17 +0,0 @@ -# -# Config file for Freescale 5200Lite a.k.a. IceCube -# -# NOTE: This is the same as the Embedded Planets EP5200C and -# possibly other MPC5200 boards. -# -# $Id$ -# - -# -# All GEN5200 configurations share the same base file, only a few -# parameters differ. -# - -RTEMS_LINKCMDS=linkcmds.icecube - -include $(RTEMS_ROOT)/make/custom/gen5200.cfg diff --git a/make/custom/pm520_cr825.cfg b/make/custom/pm520_cr825.cfg deleted file mode 100644 index fd84c4b18c..0000000000 --- a/make/custom/pm520_cr825.cfg +++ /dev/null @@ -1,15 +0,0 @@ -# -# Config file for MicroSys PM520 Module (based on MPC5200) -# on carrier board CR825 -# -# $Id$ -# - -# -# All GEN5200 configurations share the same base file, only a few -# parameters differ. -# - -RTEMS_LINKCMDS=linkcmds.pm520 - -include $(RTEMS_ROOT)/make/custom/gen5200.cfg diff --git a/make/custom/pm520_ze30.cfg b/make/custom/pm520_ze30.cfg deleted file mode 100644 index 5aa3de0354..0000000000 --- a/make/custom/pm520_ze30.cfg +++ /dev/null @@ -1,15 +0,0 @@ -# -# Config file for MicroSys PM520 Module (based on MPC5200) -# on carrier board ZE30 -# -# $Id$ -# - -# -# All GEN5200 configurations share the same base file, only a few -# parameters differ. -# - -RTEMS_LINKCMDS=linkcmds.pm520 - -include $(RTEMS_ROOT)/make/custom/gen5200.cfg -- cgit v1.2.3