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 16:58:44 +0000 (18:58 +0200)
commit96414cb4072050ffc45c9907a2bfa1e40f088293
treecf14911bf6946105a52777de0e6859221c322bcd
parent411c1b64f0b8929ba80b026b9b5c2995c5478249
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