google-x64cros: add sdhci_pci to initfs modules (MR 4793)

This is required for eMMC on some devices
This commit is contained in:
Anton Bambura 2024-02-08 19:11:19 +02:00
parent bdea74f041
commit 4d17876274
No known key found for this signature in database
GPG key ID: 1441EAFE8D7F4C2D
2 changed files with 3 additions and 2 deletions

View file

@ -4,7 +4,7 @@
# Co-Maintainer: Jenneron <jenneron@protonmail.com>
pkgname=device-google-x64cros
pkgdesc="Google Chromebooks with x64 CPU"
pkgver=5
pkgver=6
pkgrel=0
url="https://postmarketos.org"
license="MIT"
@ -74,5 +74,5 @@ nonfree_firmware_intel() {
sha512sums="
9260fe8df64e284f137f77844562d2f08e28d72d36a50772b0216cd7d68eeb41d0cdb650d0f0d1ad04c3906991aba0561c36813a2beb62cedf16f616c9ccedb9 deviceinfo
9606a2f61bfd9e0a2ea04fbe45e25093b702fd5b5cccf9f4f50768ee3b501251d8d3e1605485e5ec8f485b4bff7e44fe20d488f80736837654a9951391a97789 modules-initfs
0626c223cb91f45680e2f9f8ad6ae0306a497261bec94e66552ed314f41e3dfe276511ff8cf61ae72156eba82ba9080aee9ccae84ce7a5f502580dabdb035fd1 modules-initfs
"

View file

@ -14,3 +14,4 @@ ehci_hcd
uas
xhci_pci
ehci_pci
sdhci_pci