You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: dkms.conf WOLFSSL_ROOT and kernel 8.x support
Pass WOLFSSL_ROOT to make so DKMS builds can find the wolfssl
tree. Defaults to /usr/src/wolfssl; overridable via environment.
Extend BUILD_EXCLUSIVE_KERNEL regex to cover kernel 8.x.
Add DKMS usage section to README.md.
0 commit comments