Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
2f4f64cdfb599fa1369560865af3e52250416e15
/
.
/
drivers
/
soc
/
fsl
/
Makefile
blob: 44b3bebef24a3dac1de85c1615ddfde51fa9453c [
file
] [
log
] [
blame
]
#
# 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