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