source: rtems/make/custom/mpc8349eamds.cfg @ 6087a692

4.104.114.95
Last change on this file since 6087a692 was e35c696, checked in by Thomas Doerfler <Thomas.Doerfler@…>, on 08/10/07 at 08:15:58

added BSP hsc_cm01

  • Property mode set to 100644
File size: 315 bytes
Line 
1#
2#  Config file for freescale's MPC8349EAMDS evaluation board
3#
4#  $Id$
5#
6
7#
8#  All GEN83xx configurations share the same base file, only a few
9#  parameters differ.
10
11
12RTEMS_BOARD_MODEL=MPC8349EAMDS
13RTEMS_83XX_DERIVATE=MPC8349
14RTEMS_LINKCMDS=linkcmds.mpc8349eamds
15
16include $(RTEMS_ROOT)/make/custom/gen83xx.cfg
Note: See TracBrowser for help on using the repository browser.