PKGBUILDs/core/linux-rpi-16k/60-linux.hook
graysky 3d631704a8 Add core/linux-rpi-16k
New kernel package providing 16k framesize for bcm2712/RPi5.  Very similar
to linux-rpi but built off bcm2712_defconfig.  Will work with Pi5 ONLY/will
not boot on lower models.

Since RPi Foundation has announced the 6.6 move[1] in the near future, just
start tracking that branch now.

1. https://forums.raspberrypi.com/viewtopic.php?t=361116
2023-12-10 08:43:20 -05:00

12 lines
240 B
Plaintext

[Trigger]
Type = File
Operation = Install
Operation = Upgrade
Operation = Remove
Target = usr/lib/modules/%KERNVER%/*
[Action]
Description = Updating %PKGBASE% module dependencies...
When = PostTransaction
Exec = /usr/bin/depmod %KERNVER%