Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
8ed6661b0238f91cb6b055a3d5a7e0f1fdf685e2
/
.
/
arch
/
x86
/
cpu
/
qemu
/
Makefile
blob: 9a66b166fe1d434fbd1a81caf5a4c468d1521ab0 [
file
] [
log
] [
blame
]
#
# Copyright (C) 2015, Bin Meng <bmeng.cn@gmail.com>
#
# SPDX-License-Identifier: GPL-2.0+
#
ifndef CONFIG_EFI_STUB
obj
-
y
+=
car
.
o dram
.
o
endif
obj
-
y
+=
qemu
.
o
obj
-
$
(
CONFIG_PCI
)
+=
pci
.
o