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

4.104.114.84.95
Last change on this file since cb6e9bf was cb6e9bf, checked in by Joel Sherrill <joel.sherrill@…>, on 06/20/07 at 20:21:45

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

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