Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
fcf5c04193b48c3f5e2d337a85d28c4026f90ac3
/
.
/
arch
/
x86
/
cpu
/
qemu
/
Makefile
blob: 7c08c3d79fac59d37e0f4f53cf67c772dcb0f397 [
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_QFW
)
+=
cpu
.
o
obj
-
$
(
CONFIG_GENERATE_ACPI_TABLE
)
+=
acpi_table
.
o