summarylogtreecommitdiffstats
path: root/91-linux-rockchip-install.hook
diff options
context:
space:
mode:
Diffstat (limited to '91-linux-rockchip-install.hook')
-rw-r--r--91-linux-rockchip-install.hook12
1 files changed, 0 insertions, 12 deletions
diff --git a/91-linux-rockchip-install.hook b/91-linux-rockchip-install.hook
deleted file mode 100644
index 2e5520d0c94e..000000000000
--- a/91-linux-rockchip-install.hook
+++ /dev/null
@@ -1,12 +0,0 @@
-[Trigger]
-Type = Path
-Operation = Install
-Operation = Upgrade
-Target = usr/lib/modules/*/vmlinuz
-Target = usr/lib/initcpio/*
-
-[Action]
-Description = Updating u-boot ramdisk image...
-When = PostTransaction
-Exec = /usr/bin/mkimage -C none -A arm -T ramdisk -d /boot/initramfs-linux-rockchip.img /boot/uInitrd
-NeedsTargets