ar71xx/sysupgrade: use $magic_long instead of $magic when comparing with a 32-bit...
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 30 Oct 2011 13:06:30 +0000 (13:06 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 30 Oct 2011 13:06:30 +0000 (13:06 +0000)
commit5a382347ede119c5bc9cac9dd27180359bf1f319
tree97dd203f4ceea5eaa0cfe03cc43ead90beb19bdd
parent2691ee027d5c25d96228641e4bf1a987d719c3b0
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28678 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/ar71xx/base-files/lib/upgrade/platform.sh