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

ingenic-osdrv-t31: fix driver module path #1136

Merged
merged 1 commit into from
Nov 12, 2023
Merged

ingenic-osdrv-t31: fix driver module path #1136

merged 1 commit into from
Nov 12, 2023

Conversation

gtxaspec
Copy link
Contributor

Fix: T31 platform, no longer uses pre-compiled binaries for kernel modules. Vendor kernel modules are currently placed in /lib/modules/$KERVEL_VERSION/extra, they should be in /lib/modules/$KERVEL_VERSION/ingenic, which was currently empty.

Correct the makefiles to place the kernel modules in the appropriate directory.

@gtxaspec gtxaspec changed the title [no ci] ingenic-osdrv-t31: fix driver module path ingenic-osdrv-t31: fix driver module path Nov 12, 2023
Copy link
Member

@flyrouter flyrouter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you

@flyrouter flyrouter merged commit 75a9a76 into OpenIPC:master Nov 12, 2023
97 checks passed
@gtxaspec gtxaspec deleted the ingenic-osdrv-t31-kmod branch January 9, 2024 00:27
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