xref: /openbmc/u-boot/arch/x86/cpu/ivybridge/Makefile (revision 1b408630)
18ef07571SSimon Glass#
28ef07571SSimon Glass# Copyright (c) 2014 Google, Inc
38ef07571SSimon Glass#
48ef07571SSimon Glass# SPDX-License-Identifier:	GPL-2.0+
58ef07571SSimon Glass#
68ef07571SSimon Glass
743741396SBin Mengifdef CONFIG_HAVE_FSP
843741396SBin Mengobj-y += fsp_configs.o ivybridge.o
943741396SBin Mengelse
10987116f7SSimon Glassobj-$(CONFIG_$(SPL_)X86_32BIT_INIT) += cpu.o
1165dd74a6SSimon Glassobj-y += early_me.o
122b605154SSimon Glassobj-y += lpc.o
13bb80be39SSimon Glassobj-y += model_206ax.o
1424774278SSimon Glassobj-y += northbridge.o
1545cc9e4cSSimon Glassifndef CONFIG_SPL_BUILD
163ac83935SSimon Glassobj-y += sata.o
1745cc9e4cSSimon Glassendif
18987116f7SSimon Glassobj-$(CONFIG_$(SPL_)X86_32BIT_INIT) += sdram.o
19*1b408630SSimon Glassifndef CONFIG_$(SPL_)X86_32BIT_INIT
20*1b408630SSimon Glassobj-y += sdram_nop.o
21*1b408630SSimon Glassendif
2243741396SBin Mengendif
2387077e97SBin Mengobj-y += bd82x6x.o
24