Commit 1c2850d
committed
schedule: zephyr_dp_sched_app: fix build error in release builds
Release builds 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 1c2850d
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
411 | 411 | | |
412 | 412 | | |
413 | 413 | | |
| 414 | + | |
414 | 415 | | |
415 | 416 | | |
416 | 417 | | |
| |||
419 | 420 | | |
420 | 421 | | |
421 | 422 | | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
422 | 427 | | |
423 | 428 | | |
424 | 429 | | |
| |||
0 commit comments