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 typo in Makefile variable #12

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

afaerber
Copy link
Contributor

Fix mismatches between $(SUFIX_DRIVER_PATH) and $(SUFFIX_DRIVER_PATH) by renaming the Makefile variable to the latter spelling.
Update the caller pre_install.sh accordingly.

Initialization and script used SUFIX, whereas a comparison used SUFFIX.
Rename the variable for consistency and update its sole in-tree caller.

Signed-off-by: Andreas Färber <[email protected]>
@SivaThirunavukkarasu SivaThirunavukkarasu self-assigned this Jul 3, 2024
@SivaThirunavukkarasu SivaThirunavukkarasu merged commit 0d97132 into DeGirum:master Jul 3, 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.

None yet

2 participants