Commit ef2911c
fix(TFA): Fix build instruction for J722S
TARGET_BOARD is always "lite" and not "generic" when building for J722S.
Remove the wrong build instruction that also gets built.
Reported-by: Keerthy <[email protected]>
Signed-off-by: Neha Malcom Francis <[email protected]>1 parent 607aa50 commit ef2911c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
0 commit comments