Skip to content
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

Fix building of MV88X3310 with DKMS #22

Open
wants to merge 1 commit into
base: release/tn40xx-003
Choose a base branch
from

Conversation

jp-bennett
Copy link

Signed-off-by: Jonathan Bennett JBennett@incomsystems.biz
I have a card that uses the MV88X3310 chip, and have located the appropriate firmware file and added it to my source directory. DKMS was failing to find and process that firmware file, because the dkms build instructions were changing the current directory before the Makefile had a chance to test for the hdr file's existence. This is a potential workaround, tested to work on CentOS 8.

Signed-off-by: Jonathan Bennett <JBennett@incomsystems.biz>
I have a card that uses the MV88X3310 chip, and have located the appropriate firmware file and added it to my source directory. DKMS was failing to find and process that firmware file, because the dkms build instructions were changing the current directory before the Makefile had a chance to test for the hdr file's existence. This is a potential workaround, tested to work on CentOS 8.
@Korkman
Copy link

Korkman commented Sep 10, 2020

Tested to work on Debian Buster when applied to version 004.

@nazgul77
Copy link

nazgul77 commented Aug 8, 2021

I can confirm this works for me on Manjaro Linux, with the same hardware

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.

3 participants