base-files: sysupgrade: support additional mtd options
[openwrt/openwrt.git] / package / base-files / files / sbin / sysupgrade
index 58b613b5a0854f25ca824a1b439fd505e2dabdca..54d7a64b48524bf7918044394ee49e8da08e119b 100755 (executable)
@@ -4,6 +4,7 @@
 . /lib/functions/system.sh
 
 # initialize defaults
+export MTD_ARGS=""
 export MTD_CONFIG_ARGS=""
 export INTERACTIVE=0
 export VERBOSE=1