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

obj-y += car.o
obj-y += cpu.o
obj-y += early_init.o
obj-y += lpc.o
obj-y += microcode_intel.o
obj-y += pci.o
obj-y += sdram.o