Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
404865516ce6b6d7ee37c4eb4ee77d78b38e669a
/
.
/
arch
/
ppc
/
8xx_io
/
Makefile
blob: d8760181fe9921c2b2d1ce2aeacfc8b6059290d1 [
file
] [
log
] [
blame
]
#
# Makefile for the linux MPC8xx ppc-specific parts of comm processor
#
obj
-
y
:=
commproc
.
o
obj
-
$
(
CONFIG_FEC_ENET
)
+=
fec
.
o
obj
-
$
(
CONFIG_SCC_ENET
)
+=
enet
.
o
obj
-
$
(
CONFIG_UCODE_PATCH
)
+=
micropatch
.
o
obj
-
$
(
CONFIG_HTDMSOUND
)
+=
cs4218_tdm
.
o