Commit db51733
committed
cmake/zephyr: unify cmake rules for src/trace
Adding all source files in a single, giant zephyr/CMakeLists.txt is
inconvenient and does not scale.
Modify Zephyr rules to use definitions in src/trace/ instead.
Link: #8260
Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>1 parent 5c0a60c commit db51733
2 files changed
Lines changed: 4 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
| 214 | + | |
214 | 215 | | |
215 | 216 | | |
216 | | - | |
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
| |||
476 | 476 | | |
477 | 477 | | |
478 | 478 | | |
479 | | - | |
480 | | - | |
481 | | - | |
482 | | - | |
483 | 479 | | |
484 | 480 | | |
485 | 481 | | |
| |||
0 commit comments