Commit 7d0260d
committed
cmake/zephyr: unify cmake rules for src/audio/mic_privacy
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/audio/mic_privacy
instead.
Link: #8260
Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>1 parent ba4b187 commit 7d0260d
2 files changed
Lines changed: 3 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
108 | 111 | | |
109 | 112 | | |
110 | 113 | | |
| |||
143 | 146 | | |
144 | 147 | | |
145 | 148 | | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
138 | 137 | | |
139 | 138 | | |
140 | 139 | | |
| |||
567 | 566 | | |
568 | 567 | | |
569 | 568 | | |
570 | | - | |
571 | | - | |
572 | | - | |
573 | | - | |
574 | 569 | | |
575 | 570 | | |
576 | 571 | | |
| |||
0 commit comments