ar71xx: fix minor syntax error in /lib/upgrade/platform.sh
authorMatthias Schiffer <mschiffer@universe-factory.net>
Sat, 22 Apr 2017 16:56:25 +0000 (18:56 +0200)
committerMatthias Schiffer <mschiffer@universe-factory.net>
Sat, 22 Apr 2017 17:01:28 +0000 (19:01 +0200)
commit1d1935b242e2a2e5d34b2342b90eb772857e90bb
tree04f49a1d17f6e46a5c52d7b474da4cf86e30908e
parent9117ef8d6ae3bf4ae27a858bf9e2c2abc4434a04
ar71xx: fix minor syntax error in /lib/upgrade/platform.sh

Fix a '==' that should be a '=' in a test condition. Busybox fortunately
doesn't care.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
target/linux/ar71xx/base-files/lib/upgrade/platform.sh