Sign in
nest-open-source
/
manifest_repos
/
kernel
/
ee1bdda40423c20984eb5c969722e85f206ed0a3
/
.
/
drivers
/
soc
/
fsl
/
Makefile
blob: 803ef1bfb5ff90bfb4febb7fe7c9b9cee0651426 [
file
]
#
# Makefile for the Linux Kernel SOC fsl specific device drivers
#
obj
-
$
(
CONFIG_FSL_DPAA
)
+=
qbman
/
obj
-
$
(
CONFIG_QUICC_ENGINE
)
+=
qe
/
obj
-
$
(
CONFIG_CPM
)
+=
qe
/
obj
-
$
(
CONFIG_FSL_GUTS
)
+=
guts
.
o
obj
-
$
(
CONFIG_FSL_MC_DPIO
)
+=
dpio
/