Sign in
googlers
/
maze
/
linux
/
b460cbc581a53cc088ceba80608021dd49c63c43
/
.
/
arch
/
ppc
/
8xx_io
/
Makefile
blob: 1051a06df7e04b96a41d00ffd6e168f1052ed660 [
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