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 KDIR delcaration in Makefile #55

Merged
merged 1 commit into from
Feb 26, 2024
Merged

Conversation

alexbradd
Copy link
Contributor

Simple cleanup I noticed while building it in a container. From commit message:

`KDIR` was calling `$(shell uname -r)`, instead of using `KERNEL_VERS`. This also
makes it consistent with other paths used in the makefile

`KDIR` was calling `$(shell uname -r)`, instead of using `KERNEL_VERS`. This also
makes it consistent with other paths used in the makefile
@cneely-amd cneely-amd merged commit 4b8e2eb into Xilinx:main Feb 26, 2024
1 check passed
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