Skip to content

Rewrite Makefile to resolve dependency issues reported by Vemake #1539

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vemakereporter
Copy link

@vemakereporter vemakereporter commented Jul 30, 2019

Hi, we found 16 missing dependencies in the Makefile.

The eeprom.o depends on eeprom.c but no other headers specified in the Makefile.

We have rewritten the Makefile to take the input from the .d files generated from Auto Dependency Generation.

Please have a look.

This PR also fix missing dependencies reported in #1537

Thanks

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