]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
include panel-tfp410 module on arm systems in the initramfs needed for framebuffer...
authorDennis Gilmore <dennis@ausil.us>
Tue, 4 Jun 2013 18:40:49 +0000 (13:40 -0500)
committerHarald Hoyer <harald@redhat.com>
Thu, 6 Jun 2013 07:38:44 +0000 (09:38 +0200)
modules.d/90kernel-modules/module-setup.sh

index ed7a19e947c2f2a078a886c7c3fbd58c70363723..8388a08c6d0e96ae049b7a9042ee798e7458fdf7 100755 (executable)
@@ -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