Sign in
gem5
/
arm
/
linux
/
39ab9c212aac48f2744f2fd7722fa639ec048eb7
/
.
/
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