summarylogtreecommitdiffstats
path: root/91-linux-rockchip-install.hook
blob: 238a2d36f6f6efb5e6d078fa5e1d2f7d212a832a (plain)
1
2
3
4
5
6
7
8
9
10
11
[Trigger]
Type = Path
Operation = Install
Operation = Upgrade
Target = boot/zImage

[Action]
Description = Updating u-boot ramdisk image...
When = PostTransaction
Exec = mkimage -C none -A arm -T ramdisk -d /boot/initramfs-linux.img /boot/uInitrd
NeedsTargets