[coreboot] linker problem after menuconfig

Myles Watson mylesgw at gmail.com
Mon Aug 2 15:59:17 CEST 2010


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>

Thanks,
Myles
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vga.diff
Type: text/x-diff
Size: 2618 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20100802/c157338a/attachment.bin>


More information about the coreboot mailing list