summaryrefslogtreecommitdiffstats
path: root/arch/x86/cpu/qemu/Makefile
blob: a080c5e2f4f7b98d501b6f14498624a7dff419c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
#
# 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 e820.o
OpenPOWER on IntegriCloud