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