]> Git Repo - qemu.git/blob - hw/acpi/Makefile.objs
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-01-11' into...
[qemu.git] / hw / acpi / Makefile.objs
1 common-obj-$(CONFIG_ACPI_X86) += core.o piix4.o pcihp.o
2 common-obj-$(CONFIG_ACPI_X86_ICH) += ich9.o tco.o
3 common-obj-$(CONFIG_ACPI_CPU_HOTPLUG) += cpu_hotplug.o cpu_hotplug_acpi_table.o
4 common-obj-$(CONFIG_ACPI_MEMORY_HOTPLUG) += memory_hotplug.o memory_hotplug_acpi_table.o
5 common-obj-$(CONFIG_ACPI_NVDIMM) += nvdimm.o
6 common-obj-$(CONFIG_ACPI) += acpi_interface.o
7 common-obj-$(CONFIG_ACPI) += bios-linker-loader.o
8 common-obj-$(CONFIG_ACPI) += aml-build.o
This page took 0.023274 seconds and 4 git commands to generate.