[U-Boot-Users] [patch] drop special case for ppc hosts

Mike Frysinger vapier at gentoo.org
Tue Mar 6 17:45:16 CET 2007


On Monday 08 January 2007, Wolfgang Denk wrote:
> I think the test should be changed into
>
> 	ifndef CROSS_COMPILE
> 	ifeq ($(HOSTARCH),$(ARCH))
> 	CROSS_COMPILE =
> 	else
> 	...

patch attached to do this
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20070306/27674c11/attachment.pgp 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: u-boot-no-host-ppc-check.patch
Type: text/x-diff
Size: 545 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20070306/27674c11/attachment.patch 


More information about the U-Boot mailing list