pkg/test-tcp_bulk_lwip: remove lwip.lib.so

The lwip library is not shared object.

This change is needed to execute the test with the test.run script.
This commit is contained in:
Norman Feske 2019-11-06 14:09:46 +01:00 committed by Christian Helmuth
parent eb9a9bf23d
commit 97e2968986
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@
<rom label="posix.lib.so"/>
<rom label="vfs.lib.so"/>
<rom label="vfs_lwip.lib.so"/>
<rom label="lwip.lib.so"/>
<rom label="nic_bridge"/>
<rom label="nic_loopback"/>
<rom label="test-tcp"/>