source: rtems/make/custom/mbx860_005b.cfg @ 1469b45b

4.104.114.84.95
Last change on this file since 1469b45b was 61786ca4, checked in by Ralf Corsepius <ralf.corsepius@…>, on 05/27/05 at 10:47:46

Remove RTEMS_PPC_EXCEPTION_PROCESSING_MODEL (Obsolete).

  • Property mode set to 100644
File size: 351 bytes
Line 
1#
2#  Config file for a PowerPC MPC860-based MBX860-005b card.
3#
4
5#
6#  All MBX8xx configurations share the same base file, only a few
7#  parameters differ.
8
9
10RTEMS_MBX_MODEL=mbx860_005b
118XX_CPU_TYPE=860
12
13# The 860_005b has 16M ram : org = 0x0, l = 16M
14MBX8xx_LDFLAGS=-Wl,--defsym -Wl,HeapSize=0x100000
15
16include $(RTEMS_ROOT)/make/custom/mbx8xx.cfg
Note: See TracBrowser for help on using the repository browser.