Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
8e841fb5625fc6cb924baa2461f40db224775b20
/
.
/
drivers
/
bus
/
Makefile
blob: a2e71c7b3b529515f9dd5cf5550283489d0401a1 [
file
] [
log
] [
blame
]
# 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