parisc: enhance automatic CONFIG_CROSS_COMPILE detection
authorHelge Deller <deller@gmx.de>
Thu, 31 Jan 2013 22:04:12 +0000 (22:04 +0000)
committerHelge Deller <deller@gmx.de>
Wed, 20 Feb 2013 21:46:06 +0000 (22:46 +0100)
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 <deller@gmx.de>
arch/parisc/Makefile

Simple merge