summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/rmobile/config.mk
blob: 4f0161086804dda59ba1249d4ff1cd43c7d318c5 (plain)
1
2
3
4
5
6
7
8
9
10
#
# (C) Copyright 2002
# Gary Jennejohn, DENX Software Engineering, <garyj@denx.de>
#
# SPDX-License-Identifier:	GPL-2.0+
#
PLATFORM_RELFLAGS += -fno-common -ffixed-r8 -msoft-float

# Make ARMv5 to allow more compilers to work, even though its v7a.
PLATFORM_CPPFLAGS += -march=armv5
OpenPOWER on IntegriCloud