Sign in
googlers
/
maze
/
linux
/
3bc3fe5eed5e866c0871db6d745f3bf58af004ef
/
.
/
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