summaryrefslogtreecommitdiffstats
path: root/arch/x86/cpu/ivybridge/Makefile
blob: 74f01e87bd313b2cb68dfd69167485c0d8096b05 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#
# Copyright (c) 2014 Google, Inc
#
# SPDX-License-Identifier:	GPL-2.0+
#

obj-y += car.o
obj-y += cpu.o
obj-y += lpc.o
obj-y += microcode_intel.o
obj-y += pci.o
obj-y += sdram.o
OpenPOWER on IntegriCloud