]> git.ipfire.org Git - people/ms/u-boot.git/blob - arch/x86/cpu/ivybridge/Makefile
dm: x86: Move link to use driver model for video
[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 += lpc.o
13 obj-y += model_206ax.o
14 obj-y += northbridge.o
15 obj-y += sata.o
16 obj-y += sdram.o
17 endif
18 obj-y += bd82x6x.o