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

obj-y += car.o dram.o msg_port.o quark.o
obj-y += mrc.o mrc_util.o hte.o smc.o
obj-$(CONFIG_PCI) += pci.o
OpenPOWER on IntegriCloud