Files
rtems/make/custom/icecube.cfg
Joel Sherrill e06e586d35 2007-08-06 Joel Sherrill <joel.sherrill@OARcorp.com>
* custom/icecube.cfg: Rename EP5200 to IceCube since that is the
	nickname for the Freescale evaluation board it is based upon. BSP was
	tested on a Freescale MPC5200LITE.
2007-08-06 13:53:41 +00:00

19 lines
373 B
INI

#
# 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_BOARD_MODEL=icecube
RTEMS_LINKCMDS=linkcmds.icecube
include $(RTEMS_ROOT)/make/custom/gen5200.cfg