Sign in
googlers
/
maze
/
linux
/
5d7e0d2bd98ef4f5a16ac9da1987ae655368dd6a
/
.
/
arch
/
powerpc
/
platforms
/
86xx
/
Makefile
blob: 1b9b4a9b2525cd3a7bd0ae2117d9fba50c03fb81 [
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_SBC8641D
)
+=
sbc8641d
.
o
obj
-
$
(
CONFIG_MPC8610_HPCD
)
+=
mpc8610_hpcd
.
o