Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).

This commit is contained in:
Ralf Corsepius
2009-10-15 06:53:14 +00:00
parent 8192bece9c
commit 1524173154
3 changed files with 0 additions and 40 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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