]> git.ipfire.org Git - people/ms/u-boot.git/blob - arch/x86/cpu/ivybridge/Makefile
Merge branch 'master' of git://git.denx.de/u-boot-tegra
[people/ms/u-boot.git] / arch / x86 / cpu / ivybridge / Makefile
1 #
2 # Copyright (c) 2014 Google, Inc
3 #
4 # SPDX-License-Identifier: GPL-2.0+
5 #
6
7 ifdef CONFIG_HAVE_FSP
8 obj-y += fsp_configs.o ivybridge.o
9 else
10 obj-y += cpu.o
11 obj-y += early_me.o
12 obj-y += gma.o
13 obj-y += lpc.o
14 obj-y += model_206ax.o
15 obj-y += northbridge.o
16 obj-y += sata.o
17 obj-y += sdram.o
18 endif
19 obj-y += bd82x6x.o