Commit 2b3622d
fix(references): android: Fix broken kernel build reference
When building the Android documentation using:
$ make DEVFAMILY=AM62X OS=android
We see: WARNING: undefined label: android_build_kernel
Fix it by using the correct label "android-build-kernel".
Signed-off-by: Mattijs Korpershoek <[email protected]>1 parent 3fd6c25 commit 2b3622d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| |||
0 commit comments