aboutsummarylogtreecommitdiffstats
path: root/install
diff options
context:
space:
mode:
Diffstat (limited to 'install')
-rw-r--r--install1
1 files changed, 1 insertions, 0 deletions
diff --git a/install b/install
index 22e251d410d8..e52a724de66f 100644
--- a/install
+++ b/install
@@ -14,6 +14,7 @@ post_install () {
}
post_upgrade() {
+ rm -f boot/initramfs-linux${KERNEL_NAME}-fallback.img
echo ">>> Updating module dependencies. Please wait ..."
depmod ${KERNEL_VERSION}
echo ">>> Generating initial ramdisk, using mkinitcpio. Please wait..."