kernel: add missing symbol
authorStijn Tintel <[email protected]>
Sat, 2 Apr 2022 20:41:27 +0000 (23:41 +0300)
committerStijn Tintel <[email protected]>
Sat, 2 Apr 2022 20:41:27 +0000 (23:41 +0300)
commit500c37c56ff60b46c30bb0ea7c92676bea23331a
tree026bb4476013e7f729d0327b8b4e3de63f3a82e1
parent72b93b77a5b406d0a32740d3a000218e19451460
kernel: add missing symbol

Enabling KERNEL_KPROBES exposes KERNEL_BPF_KPROBE_OVERRIDE. Add a build
option for it to fix build failures with KERNEL_KPROBES enabled.

Signed-off-by: Stijn Tintel <[email protected]>
config/Config-kernel.in