summarylogtreecommitdiffstats
path: root/59-linux-rockchip-remove.hook
diff options
context:
space:
mode:
Diffstat (limited to '59-linux-rockchip-remove.hook')
-rw-r--r--59-linux-rockchip-remove.hook16
1 files changed, 0 insertions, 16 deletions
diff --git a/59-linux-rockchip-remove.hook b/59-linux-rockchip-remove.hook
deleted file mode 100644
index 3cbec24d9082..000000000000
--- a/59-linux-rockchip-remove.hook
+++ /dev/null
@@ -1,16 +0,0 @@
-[Trigger]
-Type = Path
-Operation = Remove
-Target = usr/lib/modules/*/vmlinuz
-
-[Trigger]
-Type = Package
-Operation = Remove
-Target = mkinitcpio
-Target = mkinitcpio-git
-
-[Action]
-Description = Removing u-boot ramdisk image...
-When = PreTransaction
-Exec = /usr/bin/rm -f /boot/uInitrd
-NeedsTargets