mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-21 06:33:31 +00:00
ca971bbfd8
This patch changes the top-level directory layout as a preparatory step for improving the tools for managing 3rd-party source codes. The rationale is described in the issue referenced below. Issue #1082
5 lines
182 B
PHP
5 lines
182 B
PHP
set netperf_target app/netperf/lwip
|
|
set netperf_app netserver_lwip
|
|
set netperf_stack lwip.lib.so
|
|
set ip_match_string "got IP address (\[0-9\]+\.\[0-9\]+\.\[0-9\]+\.\[0-9\]+)"
|