Sign in
googlers
/
maze
/
linux
/
2a7057e306b198e1e0d7db8615d8e9c69b880913
/
.
/
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