summaryrefslogtreecommitdiffstats
path: root/make
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-10-15 06:53:14 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-10-15 06:53:14 +0000
commit1524173154208dbd149b8537c7c8d190caf7ea29 (patch)
tree3b6907d69cb63697be402de654e8bb0a6cf4ab73 /make
parent2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-1524173154208dbd149b8537c7c8d190caf7ea29.tar.bz2
Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
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