aboutsummaryrefslogtreecommitdiffstats
path: root/demos/ARM7-AT91SAM7X-LWIP-GCC/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'demos/ARM7-AT91SAM7X-LWIP-GCC/Makefile')
-rw-r--r--demos/ARM7-AT91SAM7X-LWIP-GCC/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/ARM7-AT91SAM7X-LWIP-GCC/Makefile b/demos/ARM7-AT91SAM7X-LWIP-GCC/Makefile
index 81e62fe24..e9fe50d99 100644
--- a/demos/ARM7-AT91SAM7X-LWIP-GCC/Makefile
+++ b/demos/ARM7-AT91SAM7X-LWIP-GCC/Makefile
@@ -70,8 +70,8 @@ CSRC = $(PORTSRC) \
$(LWIPV4SRC) \
$(LWAPISRC) \
$(CHIBIOS)/os/various/evtimer.c \
+ $(CHIBIOS)/os/various/lwipthread.c \
./lwip/arch/sys_arch.c \
- ./lwip/lwipthread.c \
./web/web.c \
main.c