Commit f131105
committed
ci,build: add minor hack for nios2 device-trees
The dtb building logic requires a Makefile in arch/$arch/boot/dts/Makefile,
even if it's just empty.
nios2 does not have one, so add one.
Signed-off-by: Alexandru Ardelean <[email protected]>1 parent e8c755d commit f131105
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
194 | 199 | | |
195 | 200 | | |
196 | 201 | | |
| |||
0 commit comments