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