]> git.ipfire.org Git - thirdparty/u-boot.git/blame - arch/x86/cpu/ivybridge/Makefile
SPDX: Convert all of our single license tags to Linux Kernel style
[thirdparty/u-boot.git] / arch / x86 / cpu / ivybridge / Makefile
CommitLineData
83d290c5 1# SPDX-License-Identifier: GPL-2.0+
8ef07571
SG
2#
3# Copyright (c) 2014 Google, Inc
8ef07571 4
43741396
BM
5ifdef CONFIG_HAVE_FSP
6obj-y += fsp_configs.o ivybridge.o
7else
987116f7 8obj-$(CONFIG_$(SPL_)X86_32BIT_INIT) += cpu.o
65dd74a6 9obj-y += early_me.o
2b605154 10obj-y += lpc.o
bb80be39 11obj-y += model_206ax.o
24774278 12obj-y += northbridge.o
45cc9e4c 13ifndef CONFIG_SPL_BUILD
3ac83935 14obj-y += sata.o
45cc9e4c 15endif
987116f7 16obj-$(CONFIG_$(SPL_)X86_32BIT_INIT) += sdram.o
1b408630
SG
17ifndef CONFIG_$(SPL_)X86_32BIT_INIT
18obj-y += sdram_nop.o
19endif
43741396 20endif
87077e97 21obj-y += bd82x6x.o