source: rtems/make/custom/icecube.cfg @ 2aff96b6

4.104.115
Last change on this file since 2aff96b6 was 461e18c7, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/02/08 at 04:38:37

Remove RTEMS_BOARD_MODEL.

  • Property mode set to 100644
File size: 347 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_LINKCMDS=linkcmds.icecube
16
17include $(RTEMS_ROOT)/make/custom/gen5200.cfg
Note: See TracBrowser for help on using the repository browser.