Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
df1d5d23d3a1a713c69b0f9ec67c59aeca3ce6b3
/
.
/
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