Sign in
gem5
/
arm
/
linux-arm64-legacy
/
21a26d49d1ab3163b589bf913dd9176e921eb1d7
/
.
/
arch
/
powerpc
/
platforms
/
83xx
/
Makefile
blob: 5c72367441a83dbc2c2e753bc204bdcb0f30484e [
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