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

4.104.114.95
Last change on this file since 6087a692 was 6087a692, checked in by Joel Sherrill <joel.sherrill@…>, on 03/06/08 at 21:51:01

Make all BSPs use the same rules for invoking gcc and g++ to link an application. Share as much logic as possible for .num file and size information. Let BSPs provide custom rules to tranform executable from linked .exe to downloadable RTEMS Application Loadable File (RALF) .ralf file.

  • Property mode set to 100644
File size: 260 bytes
Line 
1#
2#  Configuration file for a 68040 using the 68360 in companion mode
3#
4#  $Id$
5#
6
7#
8#  All gen68360 configurations share the same base file, only the cpu model
9#  differs.
10
11
12RTEMS_GEN68360_COMPANION_MODE=yes
13
14include $(RTEMS_ROOT)/make/custom/gen68360.cfg
Note: See TracBrowser for help on using the repository browser.