19934e0e3d
the will be later used for composing AML primitives and all that could be reused later for ARM machines as well. Signed-off-by: Igor Mammedov <imammedo@redhat.com> Acked-by: Marcel Apfelbaum <marcel@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
6 lines
256 B
Makefile
6 lines
256 B
Makefile
common-obj-$(CONFIG_ACPI) += core.o piix4.o ich9.o pcihp.o cpu_hotplug.o
|
|
common-obj-$(CONFIG_ACPI) += memory_hotplug.o
|
|
common-obj-$(CONFIG_ACPI) += acpi_interface.o
|
|
common-obj-$(CONFIG_ACPI) += bios-linker-loader.o
|
|
common-obj-$(CONFIG_ACPI) += aml-build.o
|