[LinuxBIOS] [PATCH] Build fix for MSI MS-6178

Uwe Hermann uwe at hermann-uwe.de
Thu Sep 13 10:40:12 CEST 2007


On Wed, Sep 12, 2007 at 11:17:23PM -0400, Corey Osgood wrote:
> Both patches (I don't want to dig for the failover.c patch but I'm
> familiar with it):
> Acked-by: Corey Osgood <corey.osgood at gmail.com>

Thanks, r2772.

 
> > Index: src/mainboard/msi/ms6178/Config.lb
> > ===================================================================
> > --- src/mainboard/msi/ms6178/Config.lb	(Revision 2771)
> > +++ src/mainboard/msi/ms6178/Config.lb	(Arbeitskopie)
> > @@ -35,12 +35,12 @@
> >  if HAVE_PIRQ_TABLE object irq_tables.o end
> >  # object reset.o
> >  makerule ./failover.E
> > -	depends "$(MAINBOARD)/../../../lib/failover.c ./romcc"
> > -	action "./romcc -E -O --label-prefix=failover -I$(TOP)/src -I. $(CPPFLAGS) $(MAINBOARD)/../../../lib/failover.c -o $@"
> > +	depends "$(MAINBOARD)/../../../arch/i386/lib/failover.c ./romcc"
> >   
> 
> Is there really no simpler way of stating this line?

I don't know any. Maybe I'm missing some variable which points to the
top-level src/ directory?

 
Uwe.
-- 
http://www.hermann-uwe.de  | http://www.holsham-traders.de
http://www.crazy-hacks.org | http://www.unmaintained-free-software.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20070913/4238fae0/attachment.sig>


More information about the coreboot mailing list