port ASK kernel patchset to 6.18 application state
This commit is contained in:
9
patches/ask/kernel/0131-net__xfrm__Makefile.patch
Normal file
9
patches/ask/kernel/0131-net__xfrm__Makefile.patch
Normal file
@@ -0,0 +1,9 @@
|
||||
diff --git a/net/xfrm/Makefile b/net/xfrm/Makefile
|
||||
index 0a0a0a0..0b0b0b0 100644
|
||||
--- a/net/xfrm/Makefile
|
||||
+++ b/net/xfrm/Makefile
|
||||
@@ -24,3 +24,4 @@ obj-$(CONFIG_XFRM_INTERFACE) += xfrm_interface.o
|
||||
obj-$(CONFIG_XFRM_IPTFS) += xfrm_iptfs.o
|
||||
obj-$(CONFIG_XFRM_ESPINTCP) += espintcp.o
|
||||
obj-$(CONFIG_DEBUG_INFO_BTF) += xfrm_state_bpf.o
|
||||
+obj-$(CONFIG_INET_IPSEC_OFFLOAD) += ipsec_flow.o
|
||||
Reference in New Issue
Block a user