Changeset e90653d7 in rtems for make/custom


Ignore:
Timestamp:
10/02/08 07:14:58 (15 years ago)
Author:
Ralf Corsepius <ralf.corsepius@…>
Branches:
4.10, 4.11, 5, master
Children:
618b18f
Parents:
b465b0f
Message:

Remove RTEMS_BOARD_MODEL.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • make/custom/genmcf548x.cfg

    rb465b0f re90653d7  
    1313#  This contains the compiler options necessary to select the CPU model
    1414#  and (hopefully) optimize for it.
    15 CPU_CFLAGS = -mcfv4e -D$(RTEMS_BOARD_MODEL) -Wa,-memac
     15CPU_CFLAGS = -mcfv4e -Wa,-memac
    1616
    1717# optimize flag: typically -O2
Note: See TracChangeset for help on using the changeset viewer.