Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
4395e06eb9907e22869cfe3bf6259a0f0cefca13
/
.
/
arch
/
x86
/
cpu
/
qemu
/
Makefile
blob: 1c00d1de077bcd0816abca66caeca1a85119b342 [
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_GENERATE_ACPI_TABLE
)
+=
acpi
.
o dsdt
.
o
obj
-
$
(
CONFIG_PCI
)
+=
pci
.
o