]> Git Repo - qemu.git/blob - hw/acpi/Makefile.objs
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150529' into...
[qemu.git] / hw / acpi / Makefile.objs
1 common-obj-$(CONFIG_ACPI_X86) += core.o piix4.o ich9.o pcihp.o
2 common-obj-$(CONFIG_ACPI_CPU_HOTPLUG) += cpu_hotplug.o
3 common-obj-$(CONFIG_ACPI_MEMORY_HOTPLUG) += memory_hotplug.o
4 common-obj-$(CONFIG_ACPI) += acpi_interface.o
5 common-obj-$(CONFIG_ACPI) += bios-linker-loader.o
6 common-obj-$(CONFIG_ACPI) += aml-build.o
This page took 0.022381 seconds and 4 git commands to generate.