ipq40xx: ZTE MF282 Plus fix sysupgrade
authorAndreas Böhler <dev@aboehler.at>
Mon, 25 Sep 2023 18:18:52 +0000 (20:18 +0200)
committerAndreas Böhler <dev@aboehler.at>
Mon, 25 Sep 2023 18:18:52 +0000 (20:18 +0200)
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 <dev@aboehler.at>
target/linux/ipq40xx/base-files/lib/upgrade/platform.sh

index aa64fb9379ff8f534b17843cf01047d8fb6ce71a..22f2ee9ccc82389b0b101e18d7b44cec92ecd9a2 100644 (file)
@@ -214,6 +214,7 @@ platform_do_upgrade() {
        teltonika,rutx10 |\
        teltonika,rutx50 |\
        zte,mf18a |\
+       zte,mf282plus |\
        zte,mf286d |\
        zte,mf287 |\
        zte,mf287plus |\