From: Geert Uytterhoeven Date: Sat, 12 May 2012 20:39:08 +0000 (+0200) Subject: xtensa: Setup CROSS_COMPILE at the top X-Git-Tag: v3.7-rc1~75^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70cefe765433529fc894fd1995a1d5883cb33e05;p=pandora-kernel.git xtensa: Setup CROSS_COMPILE at the top CROSS_COMPILE must be setup before using e.g. cc-option (and a few other as-*, cc-*, ld-* macros), else they will check against the wrong compiler when cross-compiling, and may invoke the cross compiler with wrong or suboptimal compiler options. Signed-off-by: Geert Uytterhoeven Signed-off-by: Chris Zankel --- Reading git-diff-tree failed