Explorar el Código

ipq40xx: ZTE MF282 Plus fix sysupgrade

While adding support for the MF282 Plus, an entry in platform.sh was
overlooked - this fixes sysupgrade on this devices.

Signed-off-by: Andreas Böhler <[email protected]>
Andreas Böhler hace 2 años
padre
commit
4c83b6a4f8
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      target/linux/ipq40xx/base-files/lib/upgrade/platform.sh

+ 1 - 0
target/linux/ipq40xx/base-files/lib/upgrade/platform.sh

@@ -214,6 +214,7 @@ platform_do_upgrade() {
 	teltonika,rutx10 |\
 	teltonika,rutx50 |\
 	zte,mf18a |\
+	zte,mf282plus |\
 	zte,mf286d |\
 	zte,mf287 |\
 	zte,mf287plus |\