From: David Daney Date: Thu, 11 Dec 2008 23:33:25 +0000 (-0800) Subject: MIPS: Override assembler target architecture for octeon. X-Git-Tag: v2.6.29-rc2~104^2~28 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25c3000300163e2ebf68d94425088de35ead3d76;p=pandora-kernel.git MIPS: Override assembler target architecture for octeon. Gas from binutils 2.19 fails to compile some cop1 instructions with -march=octeon. Since the cop1 instructions are present in mips1, use that arch instead. This will be fixed in binutils 2.20. Signed-off-by: David Daney Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed