Changeset e06e586d in rtems for make/custom


Ignore:
Timestamp:
08/06/07 13:53:41 (17 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
8ba985a
Parents:
1abae10
Message:

2007-08-06 Joel Sherrill <joel.sherrill@…>

  • 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.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • make/custom/icecube.cfg

    r1abae10 re06e586d  
    11#
    2 #  Config file for Embedded Planets EP5200C
     2#  Config file for Freescale 5200Lite a.k.a. IceCube
    33#
    4 #  NOTE: This is the same as the Freescale 5200Lite a.k.a. IceCube
     4#  NOTE: This is the same as the Embedded Planets EP5200C and
     5#        possibly other MPC5200 boards.
    56#
    67#  $Id$
     
    1213
    1314
    14 RTEMS_BOARD_MODEL=ep5200
    15 RTEMS_LINKCMDS=linkcmds.ep5200
     15RTEMS_BOARD_MODEL=icecube
     16RTEMS_LINKCMDS=linkcmds.icecube
    1617
    1718include $(RTEMS_ROOT)/make/custom/gen5200.cfg
Note: See TracChangeset for help on using the changeset viewer.