Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
00280166993af8469dbfee24b779b61d3dd326c3
/
.
/
arch
/
powerpc
/
platforms
/
83xx
/
Makefile
blob: 9387a110d28aa4f410b9f226648c9277e0ca9b07 [
file
] [
log
] [
blame
]
#
# Makefile for the PowerPC 83xx linux kernel.
#
obj
-
y
:=
misc
.
o
obj
-
$
(
CONFIG_PCI
)
+=
pci
.
o
obj
-
$
(
CONFIG_MPC834x_SYS
)
+=
mpc834x_sys
.
o
obj
-
$
(
CONFIG_MPC834x_ITX
)
+=
mpc834x_itx
.
o