[coreboot] linker problem after menuconfig

Kevin O'Connor kevin at koconnor.net
Mon Aug 2 17:09:31 CEST 2010


On Mon, Aug 02, 2010 at 07:59:17AM -0600, Myles Watson wrote:
> On Sun, Aug 1, 2010 at 7:43 PM,  <austinro at msu.edu> wrote:
> > Okay, I found the problem.  CONFIG_VGA_BRIDGE_SETUP builds vga.c, which
> > needs mainboard_interrupt_handlers from devices/oprom/x86.c, which wasn't
> > being built unless one of the *_ROM_RUN files were enabled.
> 
> I think you really wanted to disable the building of vga.c.  There's
> no need for it if SeaBIOS handles the option ROMs.
> 
> Patch attached.
> 
> Signed-off-by: Myles Watson <mylesgw at gmail.com>

Works for me!

Acked by: Kevin O'Connor <kevin at koconnor.net>

-Kevin




More information about the coreboot mailing list