Skip to content

Cleanup Relative Paths Used in Makefiles #164

@skliper

Description

@skliper

Several of the OSAL makefiles use relative paths i.e. include ../../osal-config.mak. Use of relative paths is prone to error and requires users to maintain a pre-defined directory structure that is hidden and not clearly documented. Relative paths should be replaced with environment variables to allow flexibility in mission/project directory trees.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions