Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
0a1a755636a94da71bd79860884bc97d64fba36b
/
.
/
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