# # Copyright (C) 2015, Bin Meng # # SPDX-License-Identifier: GPL-2.0+ # ifndef CONFIG_EFI_STUB obj-y += car.o dram.o endif obj-y += cpu.o qemu.o obj-$(CONFIG_QEMU_ACPI_TABLE) += acpi_table.o