[U-Boot-Users] MIPS LE build problems
Wolfgang Denk
wd at denx.de
Sat Jul 22 20:47:13 CEST 2006
In message <1123653934.29961.11.camel at localhost.localdomain> you wrote:
>
> > diff --git a/cpu/mips/config.mk b/cpu/mips/config.mk
> > --- a/cpu/mips/config.mk
> > +++ b/cpu/mips/config.mk
> > @@ -24,9 +24,17 @@ v=$(shell \
> > mips-linux-as --version|grep "GNU assembler"|awk '{print $$3}'|awk -F . '{print $$2}')
>
> Should this be, like:
> $(CROSS_COMPILE)as --version|grep "GNU assembler"|awk '{print $$3}'|awk
> -F . '{print $$2}')
>
> Because my compiler is: mipsel-linux-gcc
Applied, thanks for pointing out.
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
I have a theory that it's impossible to prove anything, but I can't
prove it.
More information about the U-Boot
mailing list