summaryrefslogtreecommitdiffstatshomepage
path: root/teensy
diff options
context:
space:
mode:
Diffstat (limited to 'teensy')
-rw-r--r--teensy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/teensy/Makefile b/teensy/Makefile
index c182631802..5a03f28eef 100644
--- a/teensy/Makefile
+++ b/teensy/Makefile
@@ -154,7 +154,7 @@ endif # USE_MEMZIP
ifeq ($(USE_FROZEN),1)
-CFLAGS += -DMICROPY_MODULE_FROZEN
+CFLAGS += -DMICROPY_MODULE_FROZEN_STR
SRC_C += \
lexerfrozen.c