Sign in
googlers
/
maze
/
linux
/
64fb98fc40738ae1a98bcea9ca3145b89fb71524
/
.
/
arch
/
powerpc
/
platforms
/
86xx
/
Makefile
blob: 418fd8f4d26805b37e05ecd02d70f10eb03d5764 [
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_PCI
)
+=
pci
.
o