aboutsummaryrefslogtreecommitdiffstats
path: root/demos/STM32/RT-STM32F107-OLIMEX_P107-LWIP/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'demos/STM32/RT-STM32F107-OLIMEX_P107-LWIP/Makefile')
-rw-r--r--demos/STM32/RT-STM32F107-OLIMEX_P107-LWIP/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/STM32/RT-STM32F107-OLIMEX_P107-LWIP/Makefile b/demos/STM32/RT-STM32F107-OLIMEX_P107-LWIP/Makefile
index bd6b03045..a70cbbe91 100644
--- a/demos/STM32/RT-STM32F107-OLIMEX_P107-LWIP/Makefile
+++ b/demos/STM32/RT-STM32F107-OLIMEX_P107-LWIP/Makefile
@@ -115,6 +115,7 @@ CSRC = $(STARTUPSRC) \
$(BOARDSRC) \
$(TESTSRC) \
$(LWSRC) \
+ $(CHIBIOS)/os/various/evtimer.c \
web/web.c main.c
# C++ sources that can be compiled in ARM or THUMB mode depending on the global