aboutsummaryrefslogtreecommitdiff
path: root/drivers/bus/Makefile
blob: a2e71c7b3b529515f9dd5cf5550283489d0401a1 (plain)
1
2
3
4
5
6
7
8
# SPDX-License-Identifier: GPL-2.0
#
# Makefile for the bus drivers.
#

obj-$(CONFIG_TI_PWMSS)	+= ti-pwmss.o
obj-$(CONFIG_TI_SYSC)	+= ti-sysc.o
obj-$(CONFIG_UNIPHIER_SYSTEM_BUS) += uniphier-system-bus.o