[LinuxBIOS] [PATCH] [v3] create map files, clean up

Stefan Reinauer stepan at coresystems.de
Mon Jul 23 15:43:06 CEST 2007


* Juergen Beisert <juergen127 at kreuzholzen.de> [070723 13:40]:
> On Monday 23 July 2007 12:47, Stefan Reinauer wrote:
> > * Juergen Beisert <juergen127 at kreuzholzen.de> [070723 12:35]:
> > > Hi Stefan,
> > >
> > > On Sunday 22 July 2007 17:47, Stefan Reinauer wrote:
> > > > see patch
> > >
> > > Arrg. We are in make not in shell...
> > >
> > > > +# These are possibly not permanent
> > > > +INITRAM_OBJ := $(INITRAM_OBJ) $(obj)/lib/console.o
> > > > +INITRAM_OBJ := $(INITRAM_OBJ) $(obj)/lib/vtxprintf.o
> > > > +INITRAM_OBJ := $(INITRAM_OBJ) $(obj)/lib/uart8250.o
> > > > +INITRAM_OBJ := $(INITRAM_OBJ) $(obj)/arch/x86/post_code.o
> > >
> > > This is a way to go and also it shows every reader what you *intent* to
> > > do:
> > >
> > > INITRAM_OBJ := $(obj)/lib/console.o
> >
> >               ^^^ +=
> 
> Ah, I see. Its defined at another position. Than it is "+=". Yes.

Thanks for the hint, I will fix this tonight and check it in.

-- 
coresystems GmbH • Brahmsstr. 16 • D-79104 Freiburg i. Br.
      Tel.: +49 761 7668825 • Fax: +49 761 7664613
Email: info at coresystems.dehttp://www.coresystems.de/




More information about the coreboot mailing list