pmaports/device/community/device-shift-axolotl
Clayton Craft 3110ade74f
device-shift-axolotl: add edt-ft5x06 driver to initramfs (MR 4374)
It seems like the driver name has changed *again* in 6.5.x kernels, so
let's just have both drivers in the initramfs to help with migrating
between newer/older kernels and any future flip/flopping of drivers.

This is a bit of a hack... it works because missing modules are not
fatal for mkinitfs. The reason why they aren't fatal is that whether or
not it's builtin is somewhat arbitrary... there's an open issue[1] for
mkinitfs to make this smarter, i.e. throw an error if the .ko doesn't
exist AND it's not builtin for the *installed* kernel.

When that's implemented then this patch would likely result in mkinitfs
failing on this device because one of those drivers may not be installed
or builtin. I don't have time to implement this in mkinitfs, so adding
this crude workaround of just including both seemed like a reasonable
thing to do since the 6.5 kernel will break fde on this device (this has
happened before).
[ci:skip-build]: already built successfully in CI
2023-09-08 17:40:27 -07:00
..
APKBUILD device-shift-axolotl: add edt-ft5x06 driver to initramfs (MR 4374) 2023-09-08 17:40:27 -07:00
deviceinfo device/*: transform deviceinfo_modules_initfs into a file (MR 4169) 2023-08-04 08:27:44 +02:00
modules-initfs device-shift-axolotl: add edt-ft5x06 driver to initramfs (MR 4374) 2023-09-08 17:40:27 -07:00
q6voiced.conf community/device-shift-axolotl: add q6voiced config (MR 3606) 2022-11-01 16:53:49 +01:00