repo.or.cz
/
linux-2.6
/
next.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
add port definition for mcf UART driver
[linux-2.6/next.git]
/
arch
/
ppc
/
8xx_io
/
Makefile
blob
1051a06df7e04b96a41d00ffd6e168f1052ed660
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