xref: /openbmc/u-boot/arch/x86/cpu/ivybridge/Makefile (revision 2b605154)
1#
2# Copyright (c) 2014 Google, Inc
3#
4# SPDX-License-Identifier:	GPL-2.0+
5#
6
7obj-y += car.o
8obj-y += cpu.o
9obj-y += lpc.o
10obj-y += pci.o
11obj-y += sdram.o
12