Sign in
googlers
/
maze
/
linux
/
48c068e0f49b3c507cbd1c332f4acdd5fc193040
/
.
/
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