summaryrefslogtreecommitdiff
path: root/src/stm-scheme-newlib
diff options
context:
space:
mode:
Diffstat (limited to 'src/stm-scheme-newlib')
-rw-r--r--src/stm-scheme-newlib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stm-scheme-newlib/Makefile b/src/stm-scheme-newlib/Makefile
index a4c249a3..1db58f10 100644
--- a/src/stm-scheme-newlib/Makefile
+++ b/src/stm-scheme-newlib/Makefile
@@ -30,7 +30,7 @@ ALTOS_SRC = \
ao_romconfig.c \
ao_cmd.c \
ao_task.c \
- ao_led.c \
+ ao_led_stm.c \
ao_stdio_newlib.c \
ao_panic.c \
ao_timer.c \