Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
ffcc66e8fec52d9c8d909f21c627c80596582dca
/
.
/
drivers
/
soc
/
Makefile
blob: 8b7ead546e1c2c088e8eaa346de217a4cf357dcb [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0+
#
# Makefile for the U-Boot SOC specific device drivers.
obj
-
$
(
CONFIG_ARCH_KEYSTONE
)
+=
keystone
/
obj
-
$
(
CONFIG_SOC_TI
)
+=
ti
/