summaryrefslogtreecommitdiffstats
path: root/make/custom/icecube.cfg
blob: 78d8e442f0a709a41b3e594ca05331465c8a347b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#
#  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