repo.or.cz
/
pv_ops_mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
atmel_serial: fix bugs in probe() error path and remove()
[pv_ops_mirror.git]
/
arch
/
powerpc
/
sysdev
/
qe_lib
/
Makefile
blob
874fe1a5b1cfe9840ac8a6638b0df3b1e61fd1da
1
#
2
# Makefile for the linux ppc-specific parts of QE
3
#
4
obj-
$(
CONFIG_QUICC_ENGINE
)+=
qe.o qe_ic.o qe_io.o
5
6
obj-
$(
CONFIG_UCC
) +=
ucc.o
7
obj-
$(
CONFIG_UCC_SLOW
) +=
ucc_slow.o
8
obj-
$(
CONFIG_UCC_FAST
) +=
ucc_fast.o