summaryrefslogblamecommitdiffstats
path: root/make/custom/mpc55xx.cfg
blob: 646fcdf5fa60749f391e6dc1cb0ec7ac6c667646 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

















                                                                
                                                                 
                                  

                                                     
##
#
# @file
#
# @ingroup mpc55xx_config
#
# @brief Shared configuration file for the MPC55xx board family.
#

include $(RTEMS_ROOT)/make/custom/default.cfg

RTEMS_CPU = powerpc

RTEMS_CPU_MODEL = mpc55xx

RTEMS_BSP_FAMILY = mpc55xxevb

# FIXME
CPU_CFLAGS = -mcpu=8540 -meabi -msdata -fno-common -msoft-float \
    -D__ppc_generic -mstrict-align

CFLAGS_OPTIMIZE_V = -O2 -g -fno-keep-inline-functions