xref: /openbmc/u-boot/arch/x86/cpu/quark/Makefile (revision 344c837686b4268882ee4942f2a1e5e5716c7383)
1#
2# Copyright (C) 2015, Bin Meng <bmeng.cn@gmail.com>
3#
4# SPDX-License-Identifier:	GPL-2.0+
5#
6
7obj-y += car.o dram.o msg_port.o quark.o
8obj-y += mrc.o mrc_util.o hte.o smc.o
9obj-$(CONFIG_PCI) += pci.o
10