Commit c1fa610
committed
cmake: modules: dts: print stderr on failure
059aae7 actually hid error messages completely instead of making them
more visible.
db7a390 restored that for some processes, but not for dtc itself.
Without this patch, a device tree error like a missing `reg` property
failed the build without showing the reason.
Signed-off-by: Michael Zimmermann <[email protected]>1 parent 8fda052 commit c1fa610
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
398 | 398 | | |
399 | 399 | | |
400 | 400 | | |
401 | | - | |
| 401 | + | |
402 | 402 | | |
403 | 403 | | |
404 | 404 | | |
| |||
0 commit comments