mediatek: fix sysupgrade error for WR30U
The NMBM-Enabled layout did not use fit image, it just need default process. So it was been removed in platform.sh. It will fix sysupgrade error for xiaomi,mi-router-wr30u-112m-nmbm. Signed-off-by: Hank Moretti <mchank9999@gmail.com>
This commit is contained in:
parent
402212c3b0
commit
02214ab8dc
1 changed files with 0 additions and 1 deletions
|
@ -93,7 +93,6 @@ platform_do_upgrade() {
|
|||
tplink,tl-xdr4288|\
|
||||
tplink,tl-xdr6086|\
|
||||
tplink,tl-xdr6088|\
|
||||
xiaomi,mi-router-wr30u-112m-nmbm|\
|
||||
xiaomi,mi-router-wr30u-ubootmod|\
|
||||
xiaomi,redmi-router-ax6000-ubootmod)
|
||||
CI_KERNPART="fit"
|
||||
|
|
Loading…
Reference in a new issue