Changeset 61786ca4 in rtems
- Timestamp:
- 05/27/05 10:47:46 (19 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 119de7c
- Parents:
- 9d16b9c
- Location:
- make/custom
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
make/custom/mbx860_005b.cfg
r9d16b9c r61786ca4 14 14 MBX8xx_LDFLAGS=-Wl,--defsym -Wl,HeapSize=0x100000 15 15 16 RTEMS_PPC_EXCEPTION_PROCESSING_MODEL=new17 18 16 include $(RTEMS_ROOT)/make/custom/mbx8xx.cfg -
make/custom/mcp750.cfg
r9d16b9c r61786ca4 9 9 RTEMS_CPU=powerpc 10 10 RTEMS_CPU_MODEL=mpc750 11 RTEMS_PPC_EXCEPTION_PROCESSING_MODEL=new12 11 13 12 # This is the actual bsp directory used during the build process. -
make/custom/mtx603e.cfg
r9d16b9c r61786ca4 9 9 RTEMS_CPU=powerpc 10 10 RTEMS_CPU_MODEL=mpc6xx 11 RTEMS_PPC_EXCEPTION_PROCESSING_MODEL=new12 11 13 12 # This is the actual bsp directory used during the build process. -
make/custom/mvme2100.cfg
r9d16b9c r61786ca4 9 9 RTEMS_CPU=powerpc 10 10 RTEMS_CPU_MODEL=mpc8240 11 RTEMS_PPC_EXCEPTION_PROCESSING_MODEL=new12 11 13 12 # This is the actual bsp directory used during the build process. -
make/custom/mvme2307.cfg
r9d16b9c r61786ca4 9 9 RTEMS_CPU=powerpc 10 10 RTEMS_CPU_MODEL=mpc604 11 RTEMS_PPC_EXCEPTION_PROCESSING_MODEL=new12 11 13 12 # This is the actual bsp directory used during the build process. -
make/custom/mvme5500.cfg
r9d16b9c r61786ca4 9 9 RTEMS_CPU=powerpc 10 10 RTEMS_CPU_MODEL=mpc7455 11 RTEMS_PPC_EXCEPTION_PROCESSING_MODEL=new12 11 13 12 # This is the actual bsp directory used during the build process.
Note: See TracChangeset
for help on using the changeset viewer.