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