Browse Source

modules: add missing module to ipsec description

Signed-off-by: Dirk Neukirchen <[email protected]>
Dirk Neukirchen 9 năm trước cách đây
mục cha
commit
34a3ec9c63
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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.
  Includes:
  - af_key
+ - xfrm_algo
  - xfrm_ipcomp
  - xfrm_user
 endef