source: rtems/make/custom/mpc8349eamds.cfg @ 62bfb143

4.104.115
Last change on this file since 62bfb143 was 669b78a, checked in by Ralf Corsepius <ralf.corsepius@…>, on 09/30/08 at 16:58:47

Remove RTEMS_BOARD_MODEL.

  • Property mode set to 100644
File size: 284 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_83XX_DERIVATE=MPC8349
13RTEMS_LINKCMDS=linkcmds.mpc8349eamds
14
15include $(RTEMS_ROOT)/make/custom/gen83xx.cfg
Note: See TracBrowser for help on using the repository browser.