ar71xx/sysupgrade: use $magic_long instead of $magic when comparing with a 32-bit...
authorGabor Juhos <juhosg@openwrt.org>
Sun, 30 Oct 2011 13:06:30 +0000 (13:06 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Sun, 30 Oct 2011 13:06:30 +0000 (13:06 +0000)
commit39b3bfcf6a8419a13d4ba78923bd138b43ac8267
tree3be27a31b9be3efdc404a62cadb88e4c27a08a5c
parentfd0e6e1452b994565871f1675e0b59529bdefb0f
ar71xx/sysupgrade: use $magic_long instead of $magic when comparing with a 32-bit value

Aparently $magic_long was meant here instead of $magic when comparing with
32-bit values.

Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 28678
target/linux/ar71xx/base-files/lib/upgrade/platform.sh