summaryrefslogtreecommitdiffstats
path: root/updater.sh
diff options
context:
space:
mode:
Diffstat (limited to 'updater.sh')
-rwxr-xr-xupdater.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/updater.sh b/updater.sh
index 831f67d..448e459 100755
--- a/updater.sh
+++ b/updater.sh
@@ -175,7 +175,7 @@ elif /tmp/busybox test -e /dev/block/mtdblock0 ; then
/tmp/bml_over_mtd.sh boot 72 reservoir 2004 /tmp/boot.img
if ! $IS_GSM ; then
- /tmp/bml_over_mtd.sh recovery 102 reservoir 2004 /tmp/boot.img
+ /tmp/bml_over_mtd.sh recovery 102 reservoir 2004 /tmp/recovery_kernel
fi
# unmount system (recovery seems to expect system to be unmounted)