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

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

fixed typo

  • Property mode set to 100644
File size: 297 bytes
Line 
1#
2#  Config file for customer specific MPC8349 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=HSC_CM01
13RTEMS_83XX_DERIVATE=MPC8349
14RTEMS_LINKCMDS=linkcmds.hsc_cm01
15
16include $(RTEMS_ROOT)/make/custom/gen83xx.cfg
Note: See TracBrowser for help on using the repository browser.