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
Split each of "install" and "uninstall" targets into two: one for
modules, and one for files. I.e. into "modules_install",
"files_install", "modules_uninstall", and "files_uninstall". This will
help implementing DKMS install/uninstall.
0 commit comments