xref: /openbmc/u-boot/arch/x86/cpu/ivybridge/Makefile (revision 103c45fb)
18ef07571SSimon Glass# SPDX-License-Identifier: GPL-2.0+
28ef07571SSimon Glass#
383d290c5STom Rini# Copyright (c) 2014 Google, Inc
48ef07571SSimon Glass
543741396SBin Mengifdef CONFIG_HAVE_FSP
643741396SBin Mengobj-y += fsp_configs.o ivybridge.o
743741396SBin Mengelse
8987116f7SSimon Glassobj-$(CONFIG_$(SPL_)X86_32BIT_INIT) += cpu.o
965dd74a6SSimon Glassobj-y += early_me.o
102b605154SSimon Glassobj-y += lpc.o
1124774278SSimon Glassobj-y += northbridge.o
1245cc9e4cSSimon Glassifndef CONFIG_SPL_BUILD
133ac83935SSimon Glassobj-y += sata.o
1445cc9e4cSSimon Glassendif
15987116f7SSimon Glassobj-$(CONFIG_$(SPL_)X86_32BIT_INIT) += sdram.o
161b408630SSimon Glassifndef CONFIG_$(SPL_)X86_32BIT_INIT
171b408630SSimon Glassobj-y += sdram_nop.o
181b408630SSimon Glassendif
1943741396SBin Mengendif
20*7d0bc172SBin Mengobj-y += model_206ax.o
2187077e97SBin Mengobj-y += bd82x6x.o
22