blob: d3785aabdf2273dcaae0b58e972690d41e982e41 [file] [log] [blame]
Tom Rini83d290c2018-05-06 17:58:06 -04001# SPDX-License-Identifier: GPL-2.0+
Simon Glass2f3f4772016-03-11 22:07:18 -07002#
3# Copyright (c) 2016 Google, Inc
Simon Glass2f3f4772016-03-11 22:07:18 -07004
Simon Glass23e8bd72019-02-16 20:25:01 -07005obj-y += adsp.o
Simon Glass2f3f4772016-03-11 22:07:18 -07006obj-y += cpu.o
Simon Glass1e6f4e52016-03-11 22:07:19 -07007obj-y += iobp.o
Simon Glass08cb7422016-03-11 22:07:23 -07008obj-y += lpc.o
Simon Glassb697b842016-03-11 22:07:28 -07009obj-y += me.o
Simon Glassda3363d2016-03-11 22:07:22 -070010obj-y += northbridge.o
Simon Glass1e6f4e52016-03-11 22:07:19 -070011obj-y += pch.o
Simon Glassb24f5c42016-03-11 22:07:20 -070012obj-y += pinctrl_broadwell.o
Simon Glass71a8f202016-03-11 22:07:25 -070013obj-y += power_state.o
Simon Glasse7994852016-03-11 22:07:24 -070014obj-y += refcode.o
Simon Glassd2c29d92016-03-11 22:07:21 -070015obj-y += sata.o
Simon Glass2627c7e2016-03-11 22:07:26 -070016obj-y += sdram.o