Sign in
googlers
/
maze
/
linux
/
994a65e25df85abc465cfee495557200e8205f9e
/
.
/
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