summaryrefslogtreecommitdiff
path: root/drivers/peci/busses/Makefile
blob: aa8ce3ae5947bc1c583ed0f4f3724df329e0a64f (plain)
1
2
3
4
5
6
7
# SPDX-License-Identifier: GPL-2.0
#
# Makefile for the PECI hardware bus drivers.
#

obj-$(CONFIG_PECI_ASPEED)	+= peci-aspeed.o
obj-$(CONFIG_PECI_NPCM)		+= peci-npcm.o