blob: a2e71c7b3b529515f9dd5cf5550283489d0401a1 [file] [log] [blame]
Masahiro Yamadae2bb0be2020-07-09 15:08:18 +09001# SPDX-License-Identifier: GPL-2.0
2#
3# Makefile for the bus drivers.
4#
5
Dario Binacchi0f4effb2020-12-30 00:16:25 +01006obj-$(CONFIG_TI_PWMSS) += ti-pwmss.o
Dario Binacchi92cc4e12020-12-30 00:06:29 +01007obj-$(CONFIG_TI_SYSC) += ti-sysc.o
Masahiro Yamadae2bb0be2020-07-09 15:08:18 +09008obj-$(CONFIG_UNIPHIER_SYSTEM_BUS) += uniphier-system-bus.o