Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
9dce0e950dbfab4148f35ac6f297d8638cdc63c4
/
.
/
arch
/
powerpc
/
platforms
/
86xx
/
Makefile
blob: 7be796c5d5c942c7a0d1dff0c3c9666ccc0a1211 [
file
] [
log
] [
blame
]
#
# Makefile for the PowerPC 86xx linux kernel.
#
ifeq
(
$
(
CONFIG_PPC_86xx
),
y
)
obj
-
$
(
CONFIG_SMP
)
+=
mpc86xx_smp
.
o
endif
obj
-
$
(
CONFIG_MPC8641_HPCN
)
+=
mpc86xx_hpcn
.
o
obj
-
$
(
CONFIG_PCI
)
+=
pci
.
o mpc86xx_pcie
.
o