projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branches 'topic/fix/hda' and 'topic/fix/misc' into for-linus
[linux-2.6]
/
net
/
dccp
/
ccids
/
Makefile
1
obj-$(CONFIG_IP_DCCP_CCID3) += dccp_ccid3.o
2
3
dccp_ccid3-y := ccid3.o
4
5
obj-$(CONFIG_IP_DCCP_CCID2) += dccp_ccid2.o
6
7
dccp_ccid2-y := ccid2.o
8
9
obj-y += lib/