Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
linville
/
wireless
/
82975bc6a6df743b9a01810fb32cb65d0ec5d60b
/
.
/
drivers
/
soc
/
Makefile
blob: 063113d0bd3871b131caec6ea902cef2f283209e [
file
]
#
# Makefile for the Linux Kernel SOC specific device drivers.
#
obj
-
$
(
CONFIG_ARCH_QCOM
)
+=
qcom
/
obj
-
$
(
CONFIG_ARCH_TEGRA
)
+=
tegra
/
obj
-
$
(
CONFIG_SOC_TI
)
+=
ti
/
obj
-
$
(
CONFIG_PLAT_VERSATILE
)
+=
versatile
/