blob: 45ef14187ea73cd30bfd6f856ca8fa565ec7c2b0 [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
Simon Glass4e7a6ac2014-11-14 18:18:32 -07007obj-y += bd82x6x.o
Simon Glass8ef07572014-11-12 22:42:07 -07008obj-y += car.o
9obj-y += cpu.o
Simon Glass65dd74a2014-11-12 22:42:28 -070010obj-y += early_me.o
Simon Glasseffcf062014-11-14 20:56:36 -070011obj-y += gma.o
Simon Glass2b605152014-11-12 22:42:15 -070012obj-y += lpc.o
Simon Glass65dd74a2014-11-12 22:42:28 -070013obj-y += me_status.o
Simon Glassbb80be32014-11-24 21:18:16 -070014obj-y += model_206ax.o
Simon Glass77f9b1f2014-11-12 22:42:21 -070015obj-y += microcode_intel.o
Simon Glass24774272014-11-24 21:18:18 -070016obj-y += northbridge.o
Simon Glass65dd74a2014-11-12 22:42:28 -070017obj-y += report_platform.o
Simon Glass3ac83932014-11-14 18:18:38 -070018obj-y += sata.o
Simon Glass8ef07572014-11-12 22:42:07 -070019obj-y += sdram.o