Commit 3ee77a4
committed
schedule: zephyr_dp_sched_app: fix build error in release builds
Release build fail when building with DP user-space implementation.
Build fails as CONFIG_THREAD_MAX_NAME_LEN is not defined. Problem
not affecting when building with debug enabled, and/or configurations
where the feature is disabled.
Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>1 parent 1a0f791 commit 3ee77a4
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
413 | 413 | | |
414 | 414 | | |
415 | 415 | | |
| 416 | + | |
416 | 417 | | |
417 | 418 | | |
418 | 419 | | |
419 | 420 | | |
420 | 421 | | |
| 422 | + | |
421 | 423 | | |
422 | 424 | | |
423 | 425 | | |
| |||
0 commit comments