blob: 4d3c08f84e4cfaf7e92fee10f895de095b2800e6 [file] [log] [blame]
Simon Glasse63ca972019-12-06 21:42:57 -07001# SPDX-License-Identifier: GPL-2.0+
2#
3# Copyright 2019 Google LLC
4
Simon Glassdc796912019-12-08 17:32:10 -07005obj-$(CONFIG_SPL_BUILD) += systemagent.o
6
Simon Glass99c19042019-12-08 17:40:07 -07007obj-y += hostbridge.o
Simon Glasse63ca972019-12-06 21:42:57 -07008obj-y += pmc.o
Simon Glass582ba6e2019-12-06 21:42:58 -07009obj-y += uart.o