Skip to content

application/Makefile: environment settings after inclusion of Makefile.include #9589

@miri64

Description

@miri64

Description

Environment variables that are set after the inclusion of Makefile.include in an application's Makefile seem to be ignored. This results in e.g. the default channel not to be configurable via environment variables in gnrc_networking

Steps to reproduce the issue

Try to compile the gnrc_networking example with DEFAULT_CHANNEL set to a different value than the actual default.

Expected results

The channel should be changed

Actual results

The channel is the same

Versions

a0a3112 of RIOT.

Metadata

Metadata

Assignees

Labels

Area: build systemArea: Build systemType: bugThe issue reports a bug / The PR fixes a bug (including spelling errors)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions