blob: 7c08c3d79fac59d37e0f4f53cf67c772dcb0f397 [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
Miao Yan4fcd7f22016-05-22 19:37:14 -070010obj-y += qemu.o
11obj-$(CONFIG_QFW) += cpu.o
Miao Yan75e27da2016-05-22 19:37:10 -070012obj-$(CONFIG_GENERATE_ACPI_TABLE) += acpi_table.o