Skip to content
This repository was archived by the owner on Mar 7, 2021. It is now read-only.

Parameterize the kernel module build dir in all makefiles. #68

Merged

Conversation

nathansgreen
Copy link
Contributor

Builds that can target kernels besides the currently running one cannot
work when the path is hard-coded to use (uname -r).
Define KDIR parameter and set a default value if it is undefined.

Builds that can target kernels besides the currently running one cannot
work when the path is hard-coded to use (uname -r).
Define KDIR parameter and set a default value if it is undefined.
@geofft geofft merged commit 4432fa5 into fishinabarrel:master Apr 26, 2019
@geofft
Copy link
Collaborator

geofft commented Apr 26, 2019

Thanks @nathansgreen! Builds are failing with current versions of Rust (see #67) but I've gone ahead and merged this anyway. Hopefully we'll find time to get things working again soon :(

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants