On 10/05/2023 16.32, Axel Beckert wrote:
BUILD_EXCLUSIVE_* would be my currently slightly preferred approach as
it's likely much simpler to implement and its impact is more clear,
but not necessarily "smaller". Currently trying to figure out how it
actually works.

its a regex, like (untested):
# 6.1+
BUILD_EXCLUSIVE_KERNEL="([7-9]|6\.[1-9]|6\.[1-9][0-9])\..*"

this will be easier from bookworm+1 onwards).

Ok. Well, I'll see.

BUILD_EXCLUSIVE_KERNEL_MIN="6.1"


My preference would be to fix the module to build with the bullseye kernel, too. Whenever that breaks again after an update to the kernel in bullseye, it probably breaks the module in bullseye, too.


Andreas

Reply via email to