]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
ARM: make sure that we get the storage modules into the initramfs
authorDennis Gilmore <dennis@ausil.us>
Thu, 17 May 2012 06:33:17 +0000 (01:33 -0500)
committerHarald Hoyer <harald@redhat.com>
Mon, 21 May 2012 09:11:31 +0000 (11:11 +0200)
modules.d/90kernel-modules/module-setup.sh

index b91785e1490eaada391f5240ef243dc49ad4f786..f4832c4775095cc2f853255db4f284bd5b9d7a72 100755 (executable)
@@ -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