Skip to content
Snippets Groups Projects
Commit 6b87e070 authored by Felix Fietkau's avatar Felix Fietkau
Browse files

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: default avatarChris R Blake <chrisrblake93@gmail.com>

SVN-Revision: 47889
parent be00acca
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,6 @@
#
. /lib/ar71xx.sh
. /lib/functions.sh
. /lib/upgrade/nand.sh
get_magic_at() {
local mtddev=$1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment