On Fri, Apr 23, 2010 at 10:30 PM, Wolfgang Denk <w...@denx.de> wrote:
> Dear Mike Frysinger,
>
> In message <201004231137.16732.vap...@gentoo.org> you wrote:
>>
>> because the post/ dir has historically been ppc-only (literally sprinkled 
>> with
>> code that would not compile for any other arch), we were filtering post/ out
>> in the top level Makefile for Blackfin targets.
>> ifneq ($(ARCH),blackfin)
>> LIBS += post/libpost.a
>> endif
>
> I'd rather have seen fixes for any such problems.
>
> Best regards,
>
> Wolfgang Denk

The http://lists.denx.de/pipermail/u-boot/2010-April/070561.html patch
addresses also this problem.

Regards,
Michael
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to