1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-20 07:38:28 +02:00

modules: add missing module to ipsec description

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
This commit is contained in:
Dirk Neukirchen 2016-06-04 18:35:19 +02:00 committed by John Crispin
parent 1b48152a63
commit 34a3ec9c63

View File

@ -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