Commit e5ad7f6
committed
cmake/zephyr: unify cmake rules for src/logging
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/logging/ instead.
Link: #8260
Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>1 parent db51733 commit e5ad7f6
2 files changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
| 213 | + | |
213 | 214 | | |
214 | 215 | | |
215 | 216 | | |
| |||
476 | 477 | | |
477 | 478 | | |
478 | 479 | | |
479 | | - | |
480 | | - | |
481 | | - | |
482 | 480 | | |
483 | 481 | | |
484 | 482 | | |
| |||
0 commit comments