summaryrefslogtreecommitdiffstats
path: root/make
diff options
context:
space:
mode:
Diffstat (limited to 'make')
-rw-r--r--make/custom/icecube.cfg17
-rw-r--r--make/custom/pm520_cr825.cfg15
-rw-r--r--make/custom/pm520_ze30.cfg15
3 files changed, 0 insertions, 47 deletions
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