summaryrefslogtreecommitdiff
path: root/src/microkite
diff options
context:
space:
mode:
Diffstat (limited to 'src/microkite')
-rw-r--r--src/microkite/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/microkite/Makefile b/src/microkite/Makefile
index b7523758..5eb97206 100644
--- a/src/microkite/Makefile
+++ b/src/microkite/Makefile
@@ -29,7 +29,7 @@ LOADARG=-p $(DUDECPUTYPE) -c $(PROGRAMMER) -e -U flash:w:
ALTOS_SRC = \
ao_micropeak.c \
ao_spi_attiny.c \
- ao_led.c \
+ ao_led_tiny.c \
ao_clock.c \
ao_ms5607.c \
ao_exti.c \