blob: 9a66b166fe1d434fbd1a81caf5a4c468d1521ab0 [file] [log] [blame]
Bin Menga65b25d2015-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 Glasseeae5102015-08-04 12:34:03 -06007ifndef CONFIG_EFI_STUB
8obj-y += car.o dram.o
9endif
10obj-y += qemu.o
Bin Menga65b25d2015-05-07 21:34:08 +080011obj-$(CONFIG_PCI) += pci.o