Clean up amd/dbm690t and kontron/986lcd-m some more (not
fully). Also fix the kconfig build for HAVE_ACPI_RESUME. Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de> Acked-by: Ronald G. Minnich <rminnich@gmail.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4985 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
f3662fcd2c
commit
eecaba8b6c
3 changed files with 33 additions and 12 deletions
|
|
@ -6,5 +6,5 @@ obj-y += tables.o
|
|||
obj-$(CONFIG_GENERATE_PIRQ_TABLE) += pirq_routing.o
|
||||
obj-$(CONFIG_GENERATE_ACPI_TABLES) += acpi.o
|
||||
obj-$(CONFIG_GENERATE_ACPI_TABLES) += acpigen.o
|
||||
obj-$(CONFIG_HAVE_ACPI_RESUME) += wakeup.S
|
||||
obj-$(CONFIG_HAVE_ACPI_RESUME) += wakeup.o
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue