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
{{ message }}
This repository was archived by the owner on Mar 7, 2021. It is now read-only.
Parameterize the kernel module build dir in all makefiles.
Builds that can target kernels besides the currently running one cannot
work when the path is hard-coded to use (uname -r).
Define KDIR parameter and set a default value if it is undefined.
0 commit comments