diff --git a/Makefile.include b/Makefile.include index 8e1854f7b2097b6a34868a04f8ed06b37678f67b..5cb929ea091359e48542563b0f3244206270f74b 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