blob: 74f01e87bd313b2cb68dfd69167485c0d8096b05 [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
7obj-y += car.o
8obj-y += cpu.o
Simon Glass2b605152014-11-12 22:42:15 -07009obj-y += lpc.o
Simon Glass77f9b1f2014-11-12 22:42:21 -070010obj-y += microcode_intel.o
Simon Glass6e5b12b2014-11-12 22:42:13 -070011obj-y += pci.o
Simon Glass8ef07572014-11-12 22:42:07 -070012obj-y += sdram.o