Skip to content

Fix configure for dkms #60

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 23, 2016
Merged

Fix configure for dkms #60

merged 1 commit into from
Sep 23, 2016

Conversation

phy1729
Copy link
Contributor

@phy1729 phy1729 commented Sep 22, 2016

dkms runs ./configure --from-dkms-conf=$kernel_source_dir. Without this
./configure fails with invalid option. Change the check to match the one
at the top of the file.

dkms runs ./configure --from-dkms-conf=$kernel_source_dir. Without this
./configure fails with invalid option. Change the check to match the one
at the top of the file.
@aabc aabc merged commit d667779 into aabc:master Sep 23, 2016
@aabc
Copy link
Owner

aabc commented Sep 23, 2016

Thanks!

@phy1729 phy1729 deleted the configure-dkms branch September 23, 2016 06:55
aabc pushed a commit that referenced this pull request Sep 24, 2016
dkms runs ./configure --from-dkms-conf=$kernel_source_dir. Without this
./configure fails with invalid option. Change the check to match the one
at the top of the file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants