Commit cdfc43a
fix(linux): add explicit labels to U-Boot section references
As suggested by Copilot, using implicit section-title references could be broken if the referenced section changed names. Instead, explicit labels are used.
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Yiyoung Liu <yiyoung.md@gmail.com>1 parent 97bb67d commit cdfc43a
1 file changed
Lines changed: 4 additions & 2 deletions
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
0 commit comments