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

PLATFORM_RELFLAGS += -meabi

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