]> git.karo-electronics.de Git - karo-tx-uboot.git/blob - arch/x86/cpu/qemu/Makefile
x86: qemu: split qfw command interface and qfw core
[karo-tx-uboot.git] / arch / x86 / cpu / qemu / Makefile
1 #
2 # Copyright (C) 2015, Bin Meng <bmeng.cn@gmail.com>
3 #
4 # SPDX-License-Identifier:      GPL-2.0+
5 #
6
7 ifndef CONFIG_EFI_STUB
8 obj-y += car.o dram.o
9 endif
10 obj-y += qemu.o
11 obj-$(CONFIG_QFW) += cpu.o
12 obj-$(CONFIG_GENERATE_ACPI_TABLE) += acpi_table.o