Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8db089c6b5594c961fb6bc6d613b9926e0d3d98f
/
.
/
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