bob-build
bob-build copied to clipboard
replace EXTRA_CFLAGS with CFLAGS_MODULE
fix the build issue with linux kernel 6.18. The EXTRA_CFLAGS setting is outdated, causing some directives previously passed through EXTRA_CFLAGS to be omitted, which resulted in certain definitions becoming undefined.