From: Jayachandran C Date: Tue, 21 Jun 2011 20:06:33 +0000 (+0530) Subject: MIPS: Netlogic: Specify architecture CFLAGS X-Git-Tag: v3.2-rc1~69^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39ad56805a3bcf259d7549e73a3c9d557c2efd7b;p=pandora-kernel.git MIPS: Netlogic: Specify architecture CFLAGS Use -march=xlr if available, otherwise fallback to mips64. This allows us to support compilation with MIPS toolchains which are not customized for XLR. [ralf@linux-mips.org: And more importantly it works around a gas bug in binutils 2.21 which otherwise may result in an assertion failure building arch/mips/kernel/genex.S. See http://sourceware.org/bugzilla/show_bug.cgi?id=12915 for details.] Signed-off-by: Jayachandran C To: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/2534/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed