summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/ixp/config.mk
blob: 894861fb4ffbad650a10ce8e09e3087047cbcdfb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#
# (C) Copyright 2002
# Sysgo Real-Time Solutions, GmbH <www.elinos.com>
# Marius Groeger <mgroeger@sysgo.de>
#
# SPDX-License-Identifier:	GPL-2.0+
#

BIG_ENDIAN = y

PLATFORM_RELFLAGS += -mbig-endian

PLATFORM_CPPFLAGS += -mbig-endian -march=armv5te -mtune=strongarm1100

PLATFORM_LDFLAGS += -EB
USE_PRIVATE_LIBGCC = yes
OpenPOWER on IntegriCloud