summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2011-10-03 13:35:59 -0700
committerSimon Glass <sjg@chromium.org>2011-10-06 19:25:35 -0700
commite1b85b5716a5ce3c81755f2320b9a884080b4fb8 (patch)
treeac52648326b12cc7a7c1afecdf704f8777d637c7 /arch/arm/cpu/armv7
parent9eddab44e6e5e8875094b4e0827596b2fe5ab61d (diff)
tegra: Remove obsolete comment
This comment is no longer needed BUG=chromium-os:19004 TEST=build and boot on Seaboard Change-Id: Icd2f92f293551173b134d300c8443a6efac63405 Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-on: http://gerrit.chromium.org/gerrit/8690
Diffstat (limited to 'arch/arm/cpu/armv7')
-rw-r--r--arch/arm/cpu/armv7/tegra3/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/arm/cpu/armv7/tegra3/Makefile b/arch/arm/cpu/armv7/tegra3/Makefile
index 98468450c8..1d5c6bc521 100644
--- a/arch/arm/cpu/armv7/tegra3/Makefile
+++ b/arch/arm/cpu/armv7/tegra3/Makefile
@@ -23,9 +23,6 @@
# MA 02111-1307 USA
#
-# The AVP is ARMv4T architecture so we must use special compiler
-# flags for any files it might use.
-
include $(TOPDIR)/config.mk
LIB = $(obj)lib$(SOC).o