Skip to content

Conversation

@de-wolff
Copy link

At this moment, when starting make with a different build folder (eg make BUILD_BASE other) this will result in an error.
This commit will correct this.

LD_SCRIPT2 := build/eagle.esphttpd2.v6.ld
LD_SCRIPT := $(BUILD_BASE)/eagle.esphttpd.v6.ld
LD_SCRIPT1 := $(BUILD_BASE)/eagle.esphttpd1.v6.ld
LD_SCRIPT2 := $(BUILD_BASE)/eagle.esphttpd2.v6.ld
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

plus explicity add line
BUILD_BASE ?= build

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants