summarylogtreecommitdiffstats
path: root/91-linux-rockchip-install.hook
blob: 2e5520d0c94ed7aa17e3d1d2189200ac469be4ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[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