On Feb 4, 2011, at 11:30 AM, Renaud Barbier wrote:

>  just noticed the following:
> 
> The object file p1013_serdes.o is referenced in the
> file arch/powerpc/cpu/mpc85xx/Makefile:
>  COBJS-$(CONFIG_P1013)   += p1013_serdes.o
> 
> However, the source code is not found in the directory.

I'll fix it, it should be 

COBJS-$(CONFIG_P1013)   += p1022_serdes.o

(p1013 is single core version of p1022)

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

Reply via email to