summaryrefslogtreecommitdiff
path: root/examples/make.mk
diff options
context:
space:
mode:
Diffstat (limited to 'examples/make.mk')
-rw-r--r--examples/make.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/make.mk b/examples/make.mk
index 556b0c41a..329efa774 100644
--- a/examples/make.mk
+++ b/examples/make.mk
@@ -4,6 +4,7 @@
# Build directory
BUILD = _build/$(BOARD)
+PROJECT = $(BOARD)-$(notdir $(CURDIR))
# Handy check parameter function
check_defined = \