blob: 1c00d1de077bcd0816abca66caeca1a85119b342 [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
10obj-y += qemu.o
Saket Sinhaaf8d55f2015-08-22 12:20:57 +053011obj-$(CONFIG_GENERATE_ACPI_TABLE) += acpi.o dsdt.o
Bin Meng2229c4c2015-05-07 21:34:08 +080012obj-$(CONFIG_PCI) += pci.o