Am 29.01.2011 11:22, schrieb Peter Stuge: >> +cbfs-files-$(CONFIG_VGA_BIOS) += pci$(call >> strip_quotes,$(CONFIG_VGA_BIOS_ID)).rom >> +pci$(CONFIG_VGA_BIOS_ID)-file := $(call >> strip_quotes,$(CONFIG_VGA_BIOS_FILE)) >> +pci$(CONFIG_VGA_BIOS_ID)-type := optionrom > > These last two need .rom as well, right? You're right. I also replicated the strip_quotes call to the two later lines.
Committed as r6320 Patrick -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

