From: Helge Deller Date: Thu, 31 Jan 2013 22:04:12 +0000 (+0000) Subject: parisc: enhance automatic CONFIG_CROSS_COMPILE detection X-Git-Tag: v3.9-rc1~102^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e39718b988b84860a6c291a2c82c9cb75e3b8a9;p=pandora-kernel.git parisc: enhance automatic CONFIG_CROSS_COMPILE detection The current Makefile will only choose the hppa64 cross compiler when running natively on hppa in a 32bit userspace. This patch additionally chooses the correct 32/64 bit hppa compiler even when doing real cross compiling to hppa/hppa64 from another architecture. Signed-off-by: Helge Deller --- Reading git-diff-tree failed