blob: d13d0d3f694d9739d035b00f62fac9cb512adf59 [file] [log] [blame]
Simon Glass8ef07572014-11-12 22:42:07 -07001#
2# Copyright (c) 2014 Google, Inc
3#
4# SPDX-License-Identifier: GPL-2.0+
5#
6
Bin Meng43741392016-02-17 00:16:21 -08007ifdef CONFIG_HAVE_FSP
8obj-y += fsp_configs.o ivybridge.o
9else
Simon Glass987116f2017-01-16 07:03:47 -070010obj-$(CONFIG_$(SPL_)X86_32BIT_INIT) += cpu.o
Simon Glass65dd74a2014-11-12 22:42:28 -070011obj-y += early_me.o
Simon Glass2b605152014-11-12 22:42:15 -070012obj-y += lpc.o
Simon Glassbb80be32014-11-24 21:18:16 -070013obj-y += model_206ax.o
Simon Glass24774272014-11-24 21:18:18 -070014obj-y += northbridge.o
Simon Glass3ac83932014-11-14 18:18:38 -070015obj-y += sata.o
Simon Glass987116f2017-01-16 07:03:47 -070016obj-$(CONFIG_$(SPL_)X86_32BIT_INIT) += sdram.o
Bin Meng43741392016-02-17 00:16:21 -080017endif
Bin Meng87077e92016-02-17 00:16:24 -080018obj-y += bd82x6x.o