Following patch implements ACPI resume support for coreboot. The hardware main
[coreboot.git] / src / arch / i386 / boot / Config.lb
index 6526a2f3f6926087dd49fd880b6d48c29b47ae43..dc72ea49bf6e1701274a6ae2d27d3424a8c5c003 100644 (file)
@@ -14,4 +14,7 @@ end
 if HAVE_ACPI_TABLES
 object acpi.o
 object acpigen.o
+if HAVE_ACPI_RESUME
+object wakeup.S
+end
 end