Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
137a8899b1dba82b54463811844995a33b21ca39
/
.
/
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