summaryrefslogtreecommitdiff
path: root/modules.d
diff options
context:
space:
mode:
authorDennis Gilmore <dennis@ausil.us>2013-06-04 13:40:49 -0500
committerHarald Hoyer <harald@redhat.com>2013-06-06 09:38:44 +0200
commit3ae5ac28af66d9f8e51ddd8c7962974868622347 (patch)
treeadb9bb857639e158a65c8e18cee61ef11a2ac502 /modules.d
parentfd28794bbcb0d3b5f46e117251130c2676c8f271 (diff)
downloaddracut-3ae5ac28af66d9f8e51ddd8c7962974868622347.tar.gz
dracut-3ae5ac28af66d9f8e51ddd8c7962974868622347.tar.bz2
dracut-3ae5ac28af66d9f8e51ddd8c7962974868622347.zip
include panel-tfp410 module on arm systems in the initramfs needed for framebuffer on omap systems
Diffstat (limited to 'modules.d')
-rwxr-xr-xmodules.d/90kernel-modules/module-setup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules.d/90kernel-modules/module-setup.sh b/modules.d/90kernel-modules/module-setup.sh
index ed7a19e9..8388a08c 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