Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
21e3c219aea21467766420f9d1941d12e48259bd
/
.
/
drivers
/
soc
/
Makefile
blob: 649e92b3906d5bec76fa0737488212dc0051f2df [
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
obj
-
$
(
CONFIG_SANDBOX
)
+=
soc_sandbox
.
o