Browse Source

modules: add missing module to ipsec description

Signed-off-by: Dirk Neukirchen <[email protected]>
Dirk Neukirchen 9 years ago
parent
commit
34a3ec9c63
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package/kernel/linux/modules/netsupport.mk

+ 1 - 0
package/kernel/linux/modules/netsupport.mk

@@ -300,6 +300,7 @@ define KernelPackage/ipsec/description
  Kernel modules for IPsec support in both IPv4 and IPv6.
  Kernel modules for IPsec support in both IPv4 and IPv6.
  Includes:
  Includes:
  - af_key
  - af_key
+ - xfrm_algo
  - xfrm_ipcomp
  - xfrm_ipcomp
  - xfrm_user
  - xfrm_user
 endef
 endef