ar71xx: Update merakinand.sh to fix sysupgrade
authorFelix Fietkau <nbd@openwrt.org>
Sun, 13 Dec 2015 18:05:42 +0000 (18:05 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 13 Dec 2015 18:05:42 +0000 (18:05 +0000)
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

target/linux/ar71xx/base-files/lib/upgrade/merakinand.sh

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