aboutsummaryrefslogtreecommitdiff
path: root/Teensy.mk
diff options
context:
space:
mode:
Diffstat (limited to 'Teensy.mk')
-rw-r--r--Teensy.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Teensy.mk b/Teensy.mk
index 8bd822b..3d0114c 100644
--- a/Teensy.mk
+++ b/Teensy.mk
@@ -146,7 +146,7 @@ endif
# processor stuff
ifndef MCU
- MCU := $(call PARSE_TEENSY,$(BOARD_TAG),build.cpu)
+ MCU := $(call PARSE_TEENSY,$(BOARD_TAG),build.mcu)
endif
ifndef MCU_FLAG_NAME