samples: net: zperf: Remove task_profiler as it is not used
The task_profiler is not needed nor used by zperf so remove it from CMakefile. Fixes #11051 Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
This commit is contained in:
parent
e4aa946c55
commit
d83ade773f
1 changed files with 0 additions and 1 deletions
|
@ -26,5 +26,4 @@ target_sources(app PRIVATE
|
|||
|
||||
target_include_directories(app PRIVATE
|
||||
$ENV{ZEPHYR_BASE}/subsys/net/ip
|
||||
$ENV{ZEPHYR_BASE}/samples/task_profiler/profiler/src
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue