summaryrefslogtreecommitdiffstats
path: root/arch/x86/cpu/apollolake/Makefile
blob: 31045a03c1b004413e874af0aa1e7c79b1f56dba (plain)
1
2
3
4
5
6
7
8
9
10
11
# SPDX-License-Identifier: GPL-2.0+
#
# Copyright 2019 Google LLC

obj-$(CONFIG_SPL_BUILD) += systemagent.o

obj-y += hostbridge.o
obj-y += itss.o
obj-y += lpc.o
obj-y += pmc.o
obj-y += uart.o