18ef07571SSimon Glass# SPDX-License-Identifier: GPL-2.0+ 28ef07571SSimon Glass# 3*83d290c5STom 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 11bb80be39SSimon Glassobj-y += model_206ax.o 1224774278SSimon Glassobj-y += northbridge.o 1345cc9e4cSSimon Glassifndef CONFIG_SPL_BUILD 143ac83935SSimon Glassobj-y += sata.o 1545cc9e4cSSimon Glassendif 16987116f7SSimon Glassobj-$(CONFIG_$(SPL_)X86_32BIT_INIT) += sdram.o 171b408630SSimon Glassifndef CONFIG_$(SPL_)X86_32BIT_INIT 181b408630SSimon Glassobj-y += sdram_nop.o 191b408630SSimon Glassendif 2043741396SBin Mengendif 2187077e97SBin Mengobj-y += bd82x6x.o 22