# SPDX-License-Identifier: GPL-2.0+ # # Copyright 2019 Google LLC obj-$(CONFIG_SPL_BUILD) += systemagent.o obj-y += pmc.o obj-y += uart.o