blob: 3a8c2f66a3640e5becfbb2f925e56dbf28332cb8 [file] [log] [blame]
Simon Glass28eefef2019-12-06 21:42:57 -07001# SPDX-License-Identifier: GPL-2.0+
2#
3# Copyright 2019 Google LLC
4
Simon Glassbd472092019-12-08 17:32:10 -07005obj-$(CONFIG_SPL_BUILD) += systemagent.o
6
Simon Glass28eefef2019-12-06 21:42:57 -07007obj-y += pmc.o
Simon Glass76565822019-12-06 21:42:58 -07008obj-y += uart.o