summaryrefslogtreecommitdiff
path: root/avr/Tupfile
diff options
context:
space:
mode:
Diffstat (limited to 'avr/Tupfile')
-rw-r--r--avr/Tupfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/avr/Tupfile b/avr/Tupfile
index 5e1f305..b74b305 100644
--- a/avr/Tupfile
+++ b/avr/Tupfile
@@ -11,7 +11,7 @@ SRC += cmd_run.c cmd_boot.c cmd_misc.c
SRC += cmd_date.c cmd_mem.c cmd_gpio.c cmd_attach.c
SRC += cmd_loadihex.c cmd_loadcpm3.c cmd_sd.c cmd_fat.c
SRC += env.c con-utils.c print-utils.c getopt-min.c eval_arg.c
-SRC += timer.c serial.c i2c.c bcd.c pcf8583.c mmc.c
+SRC += timer.c serial.c i2c.c bcd.c pcf8583.c mmc.c strerror.c
SRC += background.c z180-serv.c z80-if.c gpio.c
SRC += $(FATFS)