projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'linus' into x86/spinlocks
[linux-2.6]
/
net
/
xfrm
/
Makefile
diff --git
a/net/xfrm/Makefile
b/net/xfrm/Makefile
index
332cfb0
..
0f439a7
100644
(file)
--- a/
net/xfrm/Makefile
+++ b/
net/xfrm/Makefile
@@
-6,4
+6,5
@@
obj-$(CONFIG_XFRM) := xfrm_policy.o xfrm_state.o xfrm_hash.o \
xfrm_input.o xfrm_output.o xfrm_algo.o
obj-$(CONFIG_XFRM_STATISTICS) += xfrm_proc.o
obj-$(CONFIG_XFRM_USER) += xfrm_user.o
+obj-$(CONFIG_XFRM_IPCOMP) += xfrm_ipcomp.o