Sign in
gem5
/
arm
/
linux
/
551e4fb2465b87de9d4aa1669b27d624435443bb
/
.
/
arch
/
powerpc
/
platforms
/
86xx
/
Makefile
blob: c96706327eaa27777de9be39a163c8fe52e64546 [
file
] [
log
] [
blame
]
#
# Makefile for the PowerPC 86xx linux kernel.
#
obj
-
$
(
CONFIG_SMP
)
+=
mpc86xx_smp
.
o
obj
-
$
(
CONFIG_MPC8641_HPCN
)
+=
mpc86xx_hpcn
.
o
obj
-
$
(
CONFIG_MPC8610_HPCD
)
+=
mpc8610_hpcd
.
o