source: rtems/make/custom/icecube.cfg @ f59f6489

4.104.115
Last change on this file since f59f6489 was f59f6489, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/01/08 at 06:42:48

Back out parts of yesterdays changes.

  • Property mode set to 100644
File size: 373 bytes
Line 
1#
2#  Config file for Freescale 5200Lite a.k.a. IceCube
3#
4#  NOTE: This is the same as the Embedded Planets EP5200C and
5#        possibly other MPC5200 boards.
6#
7#  $Id$
8#
9
10#
11#  All GEN5200 configurations share the same base file, only a few
12#  parameters differ.
13
14
15RTEMS_BOARD_MODEL=icecube
16RTEMS_LINKCMDS=linkcmds.icecube
17
18include $(RTEMS_ROOT)/make/custom/gen5200.cfg
Note: See TracBrowser for help on using the repository browser.