]> err.no Git - linux-2.6/blobdiff - net/xfrm/Makefile
[XFRM]: Extract common hashing code into xfrm_hash.[ch]
[linux-2.6] / net / xfrm / Makefile
index 693aac1aa83356f418ac6b3a3ec6322e21781e21..de3c1a625a46f8fbc32b148f3eda70e62d3ece40 100644 (file)
@@ -2,6 +2,7 @@
 # Makefile for the XFRM subsystem.
 #
 
-obj-$(CONFIG_XFRM) := xfrm_policy.o xfrm_state.o xfrm_input.o xfrm_algo.o
+obj-$(CONFIG_XFRM) := xfrm_policy.o xfrm_state.o xfrm_hash.o \
+                     xfrm_input.o xfrm_algo.o
 obj-$(CONFIG_XFRM_USER) += xfrm_user.o