summaryrefslogtreecommitdiff
path: root/update-initramfs
diff options
context:
space:
mode:
Diffstat (limited to 'update-initramfs')
-rwxr-xr-xupdate-initramfs3
1 files changed, 0 insertions, 3 deletions
diff --git a/update-initramfs b/update-initramfs
index 9830a7d..11f630f 100755
--- a/update-initramfs
+++ b/update-initramfs
@@ -265,9 +265,6 @@ run_bootloader()
if flash-kernel --supported >/dev/null 2>&1; then
flash-kernel
fi
- if glantank-update-kernel --supported >/dev/null 2>&1; then
- glantank-update-kernel
- fi
}
compare_sha1()