blob: 97b965c3de5e64cef9f36f182c4796f89c3a4546 [file] [log] [blame]
Bin Meng2229c4c2015-05-07 21:34:08 +08001#
2# Copyright (C) 2015, Bin Meng <bmeng.cn@gmail.com>
3#
4# SPDX-License-Identifier: GPL-2.0+
5#
6
Simon Glass752f9762015-08-04 12:34:03 -06007ifndef CONFIG_EFI_STUB
8obj-y += car.o dram.o
9endif
Tom Rinibcb3c8d2016-05-06 10:40:22 -040010obj-y += cpu.o qemu.o
11obj-$(CONFIG_QEMU_ACPI_TABLE) += acpi_table.o