Commit 78ffbbf
committed
fixup! [ATFE] Ensure dependency on multilib-yaml as script expects the file.
The script that performs the common header generation
assumes the multilib YAML file is already generated.
This change adds an explicit dependency on the multilib-yaml
target to ensure the file exists before the common header
generate step is triggered.1 parent c1509b4 commit 78ffbbf
File tree
2 files changed
+4
-5
lines changed- arm-software/embedded/arm-multilib
2 files changed
+4
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
362 | 362 | | |
363 | 363 | | |
364 | 364 | | |
365 | | - | |
366 | 365 | | |
367 | 366 | | |
368 | 367 | | |
| |||
407 | 406 | | |
408 | 407 | | |
409 | 408 | | |
410 | | - | |
| 409 | + | |
411 | 410 | | |
412 | 411 | | |
413 | 412 | | |
414 | | - | |
415 | | - | |
| 413 | + | |
| 414 | + | |
416 | 415 | | |
417 | 416 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
| 137 | + | |
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| |||
0 commit comments