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

build: Add a meson build option to add linux kernel header path #15

Closed

Conversation

Joelgranados
Copy link
Contributor

One might need to point the build to a linux kernel include directory different from the one that is currently installed. To avoid having to constantly install the linux kernel headers on the system, we add a meson build option that adds a user defined path to the include paths of the project.

One might need to point the build to a linux kernel include directory
different from the one that is currently installed. To avoid having to
constantly install the linux kernel headers on the system, we add a
meson build option that adds a user defined path to the include paths of
the project.

Signed-off-by: Joel Granados <j.granados@samsung.com>
@Joelgranados
Copy link
Contributor Author

ping

@birkelund
Copy link
Collaborator

This patch is included in #24.

@birkelund birkelund closed this Sep 23, 2024
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