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)
commit0cd7c7c114ea4c1c3b9cb67a7229f6866b701c6c
tree97dd203f4ceea5eaa0cfe03cc43ead90beb19bdd
parentbf711a224c0c12bf24d2030d30e659a9cbfe4130
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