summaryrefslogtreecommitdiffstats
path: root/arch/x86/cpu/qemu/Makefile
blob: be79723a67ba11aa5a2741843fa7de1f7320d881 (plain)
1
2
3
4
5
6
7
8
#
# Copyright (C) 2015, Bin Meng <bmeng.cn@gmail.com>
#
# SPDX-License-Identifier:	GPL-2.0+
#

obj-y += car.o dram.o qemu.o
obj-$(CONFIG_PCI) += pci.o
OpenPOWER on IntegriCloud