summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/phycore_mpc5554.cfg
blob: 37fd6d2a5696e7780d9e980008dd8de4c2d3bbc3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
##
#
# @file
#
# @ingroup mpc55xx_config
#
# @brief configuration file for the Phytec PhyCORE MPC5554
#

RTEMS_LINKCMDS=linkcmds.phycore_mpc5554

ifeq ($(PPC_USE_SPE),1)
CPU_CFLAGS_FLOAT=-mfloat-gprs=single -mspe
endif

include $(RTEMS_ROOT)/make/custom/mpc55xx.inc