Commit 81fad86
fwk: dogwood: don't build the temperature_filter.c
commit "fwk: create the temperature filter driver" create the
temperature_filter.h file in the common include folder. It will
cause the compiler error if the project is using the virtual temperature.
This change move the "src/temperature_filter.c" to each project except dogwood.
BRANCH=fwk-dogwood-27111
BUG=None
TEST=zmake build dogwood pass
Signed-off-by: Josh Tsai <Josh_Tsai@compal.com>1 parent ee99355 commit 81fad86
2 files changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
| |||
96 | 95 | | |
97 | 96 | | |
98 | 97 | | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| 121 | + | |
121 | 122 | | |
122 | 123 | | |
123 | 124 | | |
| |||
0 commit comments