diff options
Diffstat (limited to 'net/xfrm/Makefile')
| -rw-r--r-- | net/xfrm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/xfrm/Makefile b/net/xfrm/Makefile index 693aac1aa833..de3c1a625a46 100644 --- a/net/xfrm/Makefile +++ b/net/xfrm/Makefile | |||
| @@ -2,6 +2,7 @@ | |||
| 2 | # Makefile for the XFRM subsystem. | 2 | # Makefile for the XFRM subsystem. |
| 3 | # | 3 | # |
| 4 | 4 | ||
| 5 | obj-$(CONFIG_XFRM) := xfrm_policy.o xfrm_state.o xfrm_input.o xfrm_algo.o | 5 | obj-$(CONFIG_XFRM) := xfrm_policy.o xfrm_state.o xfrm_hash.o \ |
| 6 | xfrm_input.o xfrm_algo.o | ||
| 6 | obj-$(CONFIG_XFRM_USER) += xfrm_user.o | 7 | obj-$(CONFIG_XFRM_USER) += xfrm_user.o |
| 7 | 8 | ||
