Sign in
gem5
/
arm
/
linux-arm64-legacy
/
06f7525be463ef95bfdba001484bda04d00ec74e
/
.
/
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