From 1524173154208dbd149b8537c7c8d190caf7ea29 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 15 Oct 2009 06:53:14 +0000 Subject: Remove (Moved to c/src/lib/libbsp//). --- make/custom/hsc_cm01.cfg | 14 -------------- make/custom/mpc8313erdb.cfg | 12 ------------ make/custom/mpc8349eamds.cfg | 14 -------------- 3 files changed, 40 deletions(-) delete mode 100644 make/custom/hsc_cm01.cfg delete mode 100644 make/custom/mpc8313erdb.cfg delete mode 100644 make/custom/mpc8349eamds.cfg 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 -- cgit v1.2.3