summaryrefslogtreecommitdiffstats
path: root/make
diff options
context:
space:
mode:
Diffstat (limited to 'make')
-rw-r--r--make/custom/hsc_cm01.cfg14
-rw-r--r--make/custom/mpc8313erdb.cfg12
-rw-r--r--make/custom/mpc8349eamds.cfg14
3 files changed, 0 insertions, 40 deletions
diff --git a/make/custom/hsc_cm01.cfg b/make/custom/hsc_cm01.cfg
deleted file mode 100644
index 568d561f7e..0000000000
--- a/make/custom/hsc_cm01.cfg
+++ /dev/null
@@ -1,14 +0,0 @@
-#
-# Config file for customer specific MPC8349 board
-#
-# $Id$
-#
-
-#
-# All GEN83xx configurations share the same base file, only a few
-# parameters differ.
-#
-
-RTEMS_LINKCMDS=linkcmds.hsc_cm01
-
-include $(RTEMS_ROOT)/make/custom/gen83xx.cfg
diff --git a/make/custom/mpc8313erdb.cfg b/make/custom/mpc8313erdb.cfg
deleted file mode 100644
index 57718ca6bf..0000000000
--- a/make/custom/mpc8313erdb.cfg
+++ /dev/null
@@ -1,12 +0,0 @@
-##
-#
-# @file
-#
-# @ingroup mpc83xx_config
-#
-# @brief Configuration file for the MPC8313E Reference Design Board.
-#
-
-RTEMS_LINKCMDS=linkcmds.mpc8313erdb
-
-include $(RTEMS_ROOT)/make/custom/gen83xx.cfg
diff --git a/make/custom/mpc8349eamds.cfg b/make/custom/mpc8349eamds.cfg
deleted file mode 100644
index 375b3d7d03..0000000000
--- a/make/custom/mpc8349eamds.cfg
+++ /dev/null
@@ -1,14 +0,0 @@
-#
-# Config file for freescale's MPC8349EAMDS evaluation board
-#
-# $Id$
-#
-
-#
-# All GEN83xx configurations share the same base file, only a few
-# parameters differ.
-#
-
-RTEMS_LINKCMDS=linkcmds.mpc8349eamds
-
-include $(RTEMS_ROOT)/make/custom/gen83xx.cfg