Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
5f6b1ea41b46bc63f667f9b30d939b49734c20b0
/
.
/
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