From ea627292383a893062f64c1c949a102d56fac4e5 Mon Sep 17 00:00:00 2001 From: Harald Hoyer Date: Thu, 6 Sep 2012 11:51:31 +0200 Subject: [PATCH] kernel-modules/module-setup.sh: add yenta_socket to the initramfs https://bugzilla.redhat.com/show_bug.cgi?id=853787 --- modules.d/90kernel-modules/module-setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules.d/90kernel-modules/module-setup.sh b/modules.d/90kernel-modules/module-setup.sh index e58b25793..f8e2be796 100755 --- a/modules.d/90kernel-modules/module-setup.sh +++ b/modules.d/90kernel-modules/module-setup.sh @@ -36,7 +36,7 @@ installkernel() { } hostonly='' instmods sr_mod sd_mod scsi_dh scsi_dh_rdac scsi_dh_emc ata_piix - hostonly='' instmods pcmcia firewire-ohci + hostonly='' instmods pcmcia firewire-ohci yenta_socket hostonly='' instmods usb_storage sdhci sdhci-pci # arm specific modules -- 2.47.3