mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 13:48:06 +00:00
package: kernel: estetic fix
SVN-Revision: 32714
This commit is contained in:
parent
087caa57e3
commit
8f563df48f
@ -289,7 +289,7 @@ define KernelPackage/ipsec4/description
|
||||
Includes:
|
||||
- ah4
|
||||
- esp4
|
||||
- ipcomp
|
||||
- ipcomp4
|
||||
- xfrm4_mode_beet
|
||||
- xfrm4_mode_transport
|
||||
- xfrm4_mode_tunnel
|
||||
@ -302,11 +302,11 @@ $(eval $(call KernelPackage,ipsec4))
|
||||
IPSEC6-m:= \
|
||||
ipv6/ah6 \
|
||||
ipv6/esp6 \
|
||||
ipv6/ipcomp6 \
|
||||
ipv6/xfrm6_mode_beet \
|
||||
ipv6/xfrm6_mode_transport \
|
||||
ipv6/xfrm6_mode_tunnel \
|
||||
ipv6/xfrm6_tunnel \
|
||||
ipv6/ipcomp6 \
|
||||
|
||||
define KernelPackage/ipsec6
|
||||
SUBMENU:=$(NETWORK_SUPPORT_MENU)
|
||||
|
Loading…
Reference in New Issue
Block a user