Commit be4858d
committed
kernel-dtb: surface skipped preprocessed-DTS step in output (fixes #8083)
When BOOT_FDT_FILE is unset, kernel_dtb_only_build() still produces the
linux-dtb .deb (from `make dtbs` + dtbs_install) but the convenience
preprocessed-DTS copy into output/ is skipped. The previous warn-level
message was easy to miss, which is what led to the original report of
"no output of the preprocessed dts files".
Change the skip message to err-level and spell out that the package
itself is fine and point at both likely config sources.1 parent 3814034 commit be4858d
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
186 | | - | |
187 | 186 | | |
188 | | - | |
| 187 | + | |
189 | 188 | | |
190 | 189 | | |
191 | 190 | | |
| |||
0 commit comments