Skip to content

Make does not take into consideration changes to the Configuration.mk file.  #31

@andersondomingues

Description

@andersondomingues

Recompiling the platform after changing one or another parameter in Configuration.mk file requires manual cleaning since Configuration.mk is not a compilation requirement for any file.

Possible solution:

#recipie for .h file taking mk as a requirement.
*.h : Configuration.mk

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions