Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9ead8632bbf454cfc709b6205dc9cd8582fb0d64
/
.
/
drivers
/
soc
/
Makefile
blob: 063113d0bd3871b131caec6ea902cef2f283209e [
file
] [
log
] [
blame
]
#
# 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
/