Updated lwip bindings
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11659 110e8d01-0319-4d1e-a829-52ad28d1bb01
This commit is contained in:
parent
53e7842505
commit
d12c6d08aa
|
@ -17,5 +17,6 @@ LWINC = \
|
||||||
$(LWIPDIR)/include
|
$(LWIPDIR)/include
|
||||||
|
|
||||||
# Shared variables
|
# Shared variables
|
||||||
ALLCSRC += $(LWIPSRC)
|
ALLCSRC += $(LWSRC)
|
||||||
ALLINC += $(LWIPINC)
|
ALLINC += $(LWINC) \
|
||||||
|
$(CHIBIOS)/os/various
|
||||||
|
|
Loading…
Reference in New Issue