repo.or.cz
/
linux-2.6
/
verdex.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Linux 2.6.31.6
[linux-2.6/verdex.git]
/
drivers
/
staging
/
heci
/
Makefile
blob
0524856fa3abe81aed31074ae42da058a3fea7a2
1
obj-
$(
CONFIG_HECI
) +=
heci.o
2
3
heci-objs
:=
\
4
heci_init.o \
5
interrupt.o \
6
heci_interface.o \
7
io_heci.o \
8
heci_main.o
9