From: Dennis Gilmore Date: Thu, 17 May 2012 06:33:17 +0000 (-0500) Subject: ARM: make sure that we get the storage modules into the initramfs X-Git-Tag: 019~50 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=59aa65c9b26ad5cd8839a52a886723324227e5bc;p=thirdparty%2Fdracut.git ARM: make sure that we get the storage modules into the initramfs --- diff --git a/modules.d/90kernel-modules/module-setup.sh b/modules.d/90kernel-modules/module-setup.sh index b91785e14..f4832c477 100755 --- a/modules.d/90kernel-modules/module-setup.sh +++ b/modules.d/90kernel-modules/module-setup.sh @@ -35,6 +35,9 @@ installkernel() { hostonly='' instmods pcmcia firewire-ohci hostonly='' instmods usb_storage sdhci sdhci-pci + # arm specific modules + hostonly='' instmods sdhci_esdhc_imx mmci sdhci_tegra mvsdio omap sdhci_dove ahci_platform pata_imx sata_mv + # install keyboard support hostonly='' instmods atkbd i8042 usbhid hid-apple hid-sunplus hid-cherry hid-logitech hid-logitech-dj hid-microsoft ehci-hcd ohci-hcd uhci-hcd xhci-hcd # install unix socket support