summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/rmobile
diff options
context:
space:
mode:
authorNobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>2013-11-28 17:52:47 +0900
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>2013-12-03 09:47:15 +0900
commitcae83ce5159f9533b3dd3b442e9e5926fd0e285b (patch)
tree720772b337d01ebebfa68516a839fd7d6a12ad51 /arch/arm/cpu/armv7/rmobile
parent7579751c14326f939dc24c1fbbc3e84572626248 (diff)
downloadblackbird-obmc-uboot-cae83ce5159f9533b3dd3b442e9e5926fd0e285b.tar.gz
blackbird-obmc-uboot-cae83ce5159f9533b3dd3b442e9e5926fd0e285b.zip
arm: rmobile: Remove config.mk
Renesas ARM SoCs (R-Mobile, R-Car) are armv7 only. This drops armv5 supprt from PLATFORM_CPPFLAGS and remove config.mk of rmobile. Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Diffstat (limited to 'arch/arm/cpu/armv7/rmobile')
-rw-r--r--arch/arm/cpu/armv7/rmobile/config.mk9
1 files changed, 0 insertions, 9 deletions
diff --git a/arch/arm/cpu/armv7/rmobile/config.mk b/arch/arm/cpu/armv7/rmobile/config.mk
deleted file mode 100644
index 3a36ab65e1..0000000000
--- a/arch/arm/cpu/armv7/rmobile/config.mk
+++ /dev/null
@@ -1,9 +0,0 @@
-#
-# (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 v7a.
-PLATFORM_CPPFLAGS += -march=armv5
OpenPOWER on IntegriCloud