1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-16 12:14:01 +02:00

ar71xx: Update merakinand.sh to fix sysupgrade

Remove reliance on /lib/upgrade/nand.sh as this is called by sysupgrade,
based on felix's comments at
https://lists.openwrt.org/pipermail/openwrt-devel/2015-December/037963.html

Signed-off-by: Chris R Blake <chrisrblake93@gmail.com>

SVN-Revision: 47889
This commit is contained in:
Felix Fietkau 2015-12-13 18:05:42 +00:00
parent be00acca5a
commit 6b87e0706d

View File

@ -7,7 +7,6 @@
#
. /lib/ar71xx.sh
. /lib/functions.sh
. /lib/upgrade/nand.sh
get_magic_at() {
local mtddev=$1