Skip to content

Fix build on Linux 6.16+#4

Open
yhw2003 wants to merge 1 commit into
OpenHD:v5.6.4.2from
yhw2003:v5.6.4.2
Open

Fix build on Linux 6.16+#4
yhw2003 wants to merge 1 commit into
OpenHD:v5.6.4.2from
yhw2003:v5.6.4.2

Conversation

@yhw2003
Copy link
Copy Markdown

@yhw2003 yhw2003 commented Jan 27, 2026

This PR fixes compilation of the driver on newer Linux kernels (tested on Arch Linux 6.18.6-arch1-1). The build was failing with fatal error: drv_types.h: No such file or directory because the driver’s include paths in EXTRA_CFLAGS were not being applied during external module builds on newer kernels. After that was resolved, additional kernel API changes (timer + cfg80211) needed small compatibility updates to keep the module building.

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.

1 participant