Removed unused LWIP dependencies

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9491 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
Rocco Marco Guglielmi 2016-05-16 13:26:33 +00:00
parent 81c35cb491
commit 9e255c330d
2 changed files with 0 additions and 6 deletions

View File

@ -87,11 +87,6 @@
<type>2</type>
<locationURI>CHIBIOS/ext/fatfs</locationURI>
</link>
<link>
<name>lwip</name>
<type>2</type>
<locationURI>CHIBIOS/ext/lwip</locationURI>
</link>
<link>
<name>os</name>
<type>2</type>

View File

@ -101,7 +101,6 @@ include $(CHIBIOS)/os/common/ports/ARMCMx/compilers/GCC/mk/port_v7m.mk
include $(CHIBIOS)/test/rt/test.mk
include $(CHIBIOS)/os/hal/lib/streams/streams.mk
include $(CHIBIOS)/os/various/shell/shell.mk
include $(CHIBIOS)/os/various/lwip_bindings/lwip.mk
include $(CHIBIOS)/os/various/fatfs_bindings/fatfs.mk
# Define linker script file here