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:
committed by
Christian Helmuth
parent
eb9a9bf23d
commit
97e2968986
@@ -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"/>
|
||||
|
||||
Reference in New Issue
Block a user