mediatek: add BPi-R3 mini to platform_check_image()
Add entry for the BananaPi R3 mini to the platform_check_image() function where it has been missing. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
parent
3a85467427
commit
6234500298
1 changed files with 1 additions and 0 deletions
|
@ -207,6 +207,7 @@ platform_check_image() {
|
|||
|
||||
case "$board" in
|
||||
bananapi,bpi-r3|\
|
||||
bananapi,bpi-r3-mini|\
|
||||
bananapi,bpi-r4|\
|
||||
bananapi,bpi-r4-poe|\
|
||||
cmcc,rax3000m)
|
||||
|
|
Loading…
Reference in a new issue