Sign in
kunit
/
linux
/
2b54aaef7a3a77f208bc14f576010da4fb8dfe29
/
.
/
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