repo.or.cz
/
linux-2.6
/
mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[POWERPC] Add mpc866ads board-specific bits to arch/powerpc
[linux-2.6/mini2440.git]
/
arch
/
powerpc
/
platforms
/
8xx
/
Makefile
blob
5e2dae3afd2f69dbfd22dd7396c534e5bb5499b1
1
#
2
# Makefile for the PowerPC 8xx linux kernel.
3
#
4
obj-
$(
CONFIG_PPC_8xx
) +=
m8xx_setup.o
5
obj-
$(
CONFIG_MPC885ADS
) +=
mpc885ads_setup.o
6
obj-
$(
CONFIG_MPC86XADS
) +=
mpc86xads_setup.o