Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
642f149031d70415d9318b919d50b71e4724adbd
/
.
/
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