kernel: fix KERNEL_PROBE_EVENTS_BTF_ARGS
authorStijn Tintel <[email protected]>
Thu, 1 May 2025 20:02:54 +0000 (23:02 +0300)
committerChristian Marangi <[email protected]>
Thu, 1 May 2025 22:07:35 +0000 (00:07 +0200)
commita8c04725f0465d2ae269e0935a14a080ad6316f1
treeaea5382745a02b505a950f95e6767f3c246407b7
parentd879e59823514b6134db524824bb4fcc59cfb0cf
kernel: fix KERNEL_PROBE_EVENTS_BTF_ARGS

We no longer support kernels < 6.6, so drop the dependency. This fixes a
missing symbol with 6.12 when KERNEL_DEBUG_INFO_BTF and
KERNEL_KPROBE_EVENTS are enabled.

Signed-off-by: Stijn Tintel <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/18676
Signed-off-by: Christian Marangi <[email protected]>
config/Config-kernel.in