summaryrefslogtreecommitdiffstats
path: root/drivers/peci/Makefile
blob: c5f9d3fe21bbda6a3241d8feb3e54aa3027f5e0c (plain)
1
2
3
4
5
6
7
8
# SPDX-License-Identifier: GPL-2.0-only

# Core functionality
peci-y := core.o request.o device.o
obj-$(CONFIG_PECI) += peci.o

# Hardware specific bus drivers
obj-y += controller/