repo.or.cz
/
linux-2.6
/
kvm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
[linux-2.6/kvm.git]
/
arch
/
ppc
/
8xx_io
/
Makefile
blob
d8760181fe9921c2b2d1ce2aeacfc8b6059290d1
1
#
2
# Makefile for the linux MPC8xx ppc-specific parts of comm processor
3
#
4
5
obj-y
:=
commproc.o
6
7
obj-
$(
CONFIG_FEC_ENET
) +=
fec.o
8
obj-
$(
CONFIG_SCC_ENET
) +=
enet.o
9
obj-
$(
CONFIG_UCODE_PATCH
) +=
micropatch.o
10
obj-
$(
CONFIG_HTDMSOUND
) +=
cs4218_tdm.o