Commit 2cb607c
dts: fix build of the external device tree
Return false on Makefile error to detect error as soon as possible.
Without this patch, the Makefile error is displayed but U-Boot
compilation continue and binary files are generated.
Fixes: b702eab ("dts: update Makefile to build the external device tree")
Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Change-Id: I995a4423a01a8c27ec9cab307af6457baec7584a
Reviewed-on: https://gerrit.st.com/c/mpu/oe/st/u-boot/+/413607
ACI: CIBUILD <MDG-smet-aci-builds@list.st.com>
Tested-by: Amit MITTAL <amit.mittal@st.com>
ACI: CITOOLS <MDG-smet-aci-reviews@list.st.com>1 parent 82457f5 commit 2cb607c
1 file changed
+5
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
| 48 | + | |
| 49 | + | |
50 | 50 | | |
51 | | - | |
52 | | - | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
53 | 54 | | |
54 | 55 | | |
55 | 56 | | |
| |||
0 commit comments