mirror of https://github.com/hak5/openwrt.git
parent
b8757c644f
commit
1820e8566e
|
@ -233,6 +233,7 @@ $(eval $(call KernelPackage,ipip))
|
|||
IPSEC-m:= \
|
||||
key/af_key \
|
||||
xfrm/xfrm_ipcomp \
|
||||
$(if $(CONFIG_LINUX_3_3),,xfrm/xfrm_algo) \
|
||||
xfrm/xfrm_user \
|
||||
|
||||
define KernelPackage/ipsec
|
||||
|
|
Loading…
Reference in New Issue