Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
50a6c087ca74d66b3ef34f8614d842dec3940cc6
/
.
/
drivers
/
soc
/
Makefile
blob: 1c09a84656704371a904ff38d00e46e87fa47085 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0+
#
# Makefile for the U-Boot SOC specific device drivers.
obj
-
$
(
CONFIG_SOC_TI
)
+=
ti
/
obj
-
$
(
CONFIG_SOC_DEVICE
)
+=
soc
-
uclass
.
o