projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[CCID3]: Nofeedback timer according to rfc3448bis
[linux-2.6]
/
net
/
dccp
/
ccids
/
Makefile
diff --git
a/net/dccp/ccids/Makefile
b/net/dccp/ccids/Makefile
index
956f79f
..
438f20b
100644
(file)
--- a/
net/dccp/ccids/Makefile
+++ b/
net/dccp/ccids/Makefile
@@
-2,4
+2,8
@@
obj-$(CONFIG_IP_DCCP_CCID3) += dccp_ccid3.o
dccp_ccid3-y := ccid3.o
+obj-$(CONFIG_IP_DCCP_CCID2) += dccp_ccid2.o
+
+dccp_ccid2-y := ccid2.o
+
obj-y += lib/