From: Dave Martin Date: Thu, 2 May 2013 10:38:10 +0000 (+0100) Subject: ARM: 7709/1: mcpm: Add explicit AFLAGS to support v6/v7 multiplatform kernels X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~51^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70100a02268423b7bceafdf0ed6b0245f9baf7e8;p=pandora-kernel.git ARM: 7709/1: mcpm: Add explicit AFLAGS to support v6/v7 multiplatform kernels The full mcpm layer is not likely to be relevant to v6 based platforms, so a multiplatform kernel won't use that code if booted on v6 hardware. This patch modifies the AFLAGS for affected mcpm .S files to specify armv7-a explicitly for that code. Signed-off-by: Dave Martin Acked-by: Arnd Bergmann Acked-by: Nicolas Pitre Signed-off-by: Russell King --- Reading git-diff-tree failed