The kmod Makefile unconditionally passes C=1 which invokes sparse-filtered.sh. When sparse isn't found, which returns non-zero and kills the build. Try EPEL first; if unavailable, install a no-op stub so the build proceeds without static analysis. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>