summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm1176/config.mk
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2015-04-10 09:38:38 -0400
committerTom Rini <trini@konsulko.com>2015-04-10 11:54:07 -0400
commit59064346dd2713e5259a32d5ef55792a8f91171b (patch)
tree2192fa718f041119e9ba64a9d76f7fe7c546d480 /arch/arm/cpu/arm1176/config.mk
parent6d0f45260846b8cafcae6a815178ff8ece7dea7a (diff)
parent412ae53aadb53cd63e754d638bafe6e426aeafee (diff)
Merge branch 'master' of git://git.denx.de/u-boot-arm
Diffstat (limited to 'arch/arm/cpu/arm1176/config.mk')
-rw-r--r--arch/arm/cpu/arm1176/config.mk9
1 files changed, 0 insertions, 9 deletions
diff --git a/arch/arm/cpu/arm1176/config.mk b/arch/arm/cpu/arm1176/config.mk
deleted file mode 100644
index 5dc2ebb27b..0000000000
--- a/arch/arm/cpu/arm1176/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 v6.
-PLATFORM_CPPFLAGS += -march=armv5t