Sign in
gem5
/
arm
/
linux
/
e06c4e5775b1efc4e476f2430439e45867775f5f
/
.
/
arch
/
powerpc
/
platforms
/
86xx
/
Makefile
blob: 418fd8f4d26805b37e05ecd02d70f10eb03d5764 [
file
] [
log
] [
blame
]
#
# Makefile for the PowerPC 86xx linux kernel.
#
obj
-
$
(
CONFIG_SMP
)
+=
mpc86xx_smp
.
o
obj
-
$
(
CONFIG_MPC8641_HPCN
)
+=
mpc86xx_hpcn
.
o
obj
-
$
(
CONFIG_PCI
)
+=
pci
.
o