summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/arm1136/config.mk
blob: a82c6cec9c4d3338b1ee1056d781cb3237cad9bb (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=armv5
OpenPOWER on IntegriCloud