Sign in
googlers
/
maze
/
linux
/
c2cbdbb1583830b77f169a717407f035d6627793
/
.
/
arch
/
powerpc
/
platforms
/
8xx
/
Makefile
blob: 8b7098018b591375730cb40e36ea61df2c62c3cb [
file
] [
log
] [
blame
]
#
# Makefile for the PowerPC 8xx linux kernel.
#
obj
-
$
(
CONFIG_PPC_8xx
)
+=
m8xx_setup
.
o
obj
-
$
(
CONFIG_MPC885ADS
)
+=
mpc885ads_setup
.
o
obj
-
$
(
CONFIG_MPC86XADS
)
+=
mpc86xads_setup
.
o
obj
-
$
(
CONFIG_PPC_EP88XC
)
+=
ep88xc
.
o