From: Dennis Gilmore Date: Tue, 4 Jun 2013 18:40:49 +0000 (-0500) Subject: include panel-tfp410 module on arm systems in the initramfs needed for framebuffer... X-Git-Tag: 028~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ae5ac28af66d9f8e51ddd8c7962974868622347;p=thirdparty%2Fdracut.git include panel-tfp410 module on arm systems in the initramfs needed for framebuffer on omap systems --- diff --git a/modules.d/90kernel-modules/module-setup.sh b/modules.d/90kernel-modules/module-setup.sh index ed7a19e94..8388a08c6 100755 --- a/modules.d/90kernel-modules/module-setup.sh +++ b/modules.d/90kernel-modules/module-setup.sh @@ -47,7 +47,7 @@ installkernel() { if [[ "$(uname -p)" == arm* ]]; then # arm specific modules hostonly='' instmods sdhci_esdhc_imx mmci sdhci_tegra mvsdio omap omapdrm \ - omap_hsmmc sdhci_dove ahci_platform pata_imx sata_mv + omap_hsmmc panel-tfp410 sdhci_dove ahci_platform pata_imx sata_mv fi # install virtual machine support