Gitiles
Code Review
Sign In
192.168.1.100
/
T103
/
1f884588077ad3476b9c91cbb0ee9ee0332bbb68
/
.
/
src
/
kernel
/
linux
/
v4.14
/
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