forked from Imagelibrary/rtems
18 lines
347 B
INI
18 lines
347 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_LINKCMDS=linkcmds.icecube
|
|
|
|
include $(RTEMS_ROOT)/make/custom/gen5200.cfg
|