Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
bcb3c8dbc46931df3e1f4b33e71840846121913e
/
.
/
arch
/
x86
/
cpu
/
qemu
/
Makefile
blob: 97b965c3de5e64cef9f36f182c4796f89c3a4546 [
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
+=
cpu
.
o qemu
.
o
obj
-
$
(
CONFIG_QEMU_ACPI_TABLE
)
+=
acpi_table
.
o