summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/arm1176/config.mk
blob: 5dc2ebb27b131ce2c92ae17baf49aa0fc24d6fac (plain)
1
2
3
4
5
6
7
8
9
#
# (C) Copyright 2002
# Gary Jennejohn, DENX Software Engineering, <garyj@denx.de>
#
# SPDX-License-Identifier:	GPL-2.0+
#

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