* Idwer Vollering vidwer@gmail.com [110401 23:00]:
V2.
Signed-off-by: Idwer Vollering vidwer@gmail.com
Acked-by: Stefan Reinauer stefan.reinauer@coreboot.org
Index: src/southbridge/intel/i82371eb/Makefile.inc
--- src/southbridge/intel/i82371eb/Makefile.inc (revision 6474) +++ src/southbridge/intel/i82371eb/Makefile.inc (working copy) @@ -24,8 +24,8 @@ driver-y += usb.c driver-y += smbus.c driver-y += reset.c -driver-$(CONFIG_HAVE_ACPI_TABLES) += fadt.c -driver-$(CONFIG_HAVE_ACPI_TABLES) += acpi_tables.c +driver-$(CONFIG_GENERATE_ACPI_TABLES) += fadt.c +driver-$(CONFIG_GENERATE_ACPI_TABLES) += acpi_tables.c
romstage-y += early_pm.c romstage-y += early_smbus.c
-- coreboot mailing list: coreboot@coreboot.org http://www.coreboot.org/mailman/listinfo/coreboot