summaryrefslogtreecommitdiff
path: root/chibios-blink/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'chibios-blink/Makefile')
-rw-r--r--chibios-blink/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/chibios-blink/Makefile b/chibios-blink/Makefile
index 4c08d58..9180851 100644
--- a/chibios-blink/Makefile
+++ b/chibios-blink/Makefile
@@ -4,6 +4,7 @@
#
include ../defines.mk
+export PATH := $(TOOLCHAIN_PATH):$(PATH)
# Compiler options here.