projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[NETFILTER]: Fix module_param types and permissions
[linux-2.6]
/
net
/
dccp
/
ccids
/
Makefile
diff --git
a/net/dccp/ccids/Makefile
b/net/dccp/ccids/Makefile
index
29eb1b6
..
956f79f
100644
(file)
--- a/
net/dccp/ccids/Makefile
+++ b/
net/dccp/ccids/Makefile
@@
-1,3
+1,5
@@
obj-$(CONFIG_IP_DCCP_CCID3) += dccp_ccid3.o
-dccp_ccid3-y := ccid3.o lib/loss_interval.o lib/packet_history.o
+dccp_ccid3-y := ccid3.o
+
+obj-y += lib/