diff --git a/Makefile.include b/Makefile.include index 6f3b40b0b1..b7c1b9bb0b 100644 --- a/Makefile.include +++ b/Makefile.include @@ -22,6 +22,7 @@ else endif BOARD := $(strip $(BOARD)) +APPLICATION := $(strip $(APPLICATION)) # provide common external programs for `Makefile.include`s