From: Russell King Date: Tue, 28 Jan 2014 18:31:17 +0000 (+0000) Subject: ARM: fix building with gcc 4.6.4 X-Git-Tag: v3.14-rc1~58^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d326b65c57d64208646206d0bfd4e2d19d6df38c;p=pandora-kernel.git ARM: fix building with gcc 4.6.4 GCC fails to build the kernel if EABI is selected, and the default FPU is selected. Avoid this by explicitly stating that we want VFP with EABI. Signed-off-by: Russell King --- Reading git-diff-tree failed