summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/cpu/mpc5xxx/config.mk
blob: 57bdd2d252dade4e4e5d5373a6a68b070c7926dd (plain)
1
2
3
4
5
6
7
8
9
10
11
#
# (C) Copyright 2003-2010
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
#
# SPDX-License-Identifier:	GPL-2.0+
#

PLATFORM_RELFLAGS += -meabi

PLATFORM_CPPFLAGS += -DCONFIG_MPC5xxx -ffixed-r2 \
		     -mstring -mcpu=603e -mmultiple
OpenPOWER on IntegriCloud