Closed fduraibi closed 7 years ago
Currently it cannot work correctly if the user tries to add it to dkms without changing the package version. DKMS will add it with "#MODULE_VERSION#" as the version number but it will fail to compile.
Setting the version is done at build time by make. Please see the "DKMS Support" section in the front page README. https://github.com/Bumblebee-Project/bbswitch
Currently it cannot work correctly if the user tries to add it to dkms without changing the package version. DKMS will add it with "#MODULE_VERSION#" as the version number but it will fail to compile.