diff options
| author | Andreas Böhler <dev@aboehler.at> | 2023-09-25 20:18:52 +0200 |
|---|---|---|
| committer | Andreas Böhler <dev@aboehler.at> | 2023-09-25 20:18:52 +0200 |
| commit | 4c83b6a4f83cd344ee56632ea95386dad81c2c63 (patch) | |
| tree | 8090f70dc3c261b8060e7184b25bea97592eb275 /target/linux | |
| parent | 964b576fc133019d0379983df597e4eb343cd635 (diff) | |
| download | upstream-4c83b6a4f83cd344ee56632ea95386dad81c2c63.tar.gz upstream-4c83b6a4f83cd344ee56632ea95386dad81c2c63.tar.bz2 upstream-4c83b6a4f83cd344ee56632ea95386dad81c2c63.zip | |
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 <dev@aboehler.at>
Diffstat (limited to 'target/linux')
| -rw-r--r-- | target/linux/ipq40xx/base-files/lib/upgrade/platform.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ipq40xx/base-files/lib/upgrade/platform.sh b/target/linux/ipq40xx/base-files/lib/upgrade/platform.sh index aa64fb9379f..22f2ee9ccc8 100644 --- a/target/linux/ipq40xx/base-files/lib/upgrade/platform.sh +++ b/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 |\ |
