add sd_mod to hardcode module list of doom

master
Harald Hoyer 2009-03-06 15:44:25 +01:00
parent 8e7089689f
commit 0515a94129
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash #!/bin/bash
# FIXME: hard-coded module list of doom. # FIXME: hard-coded module list of doom.
instmods ${modules:-=ata =block =drm dm-crypt aes sha256 cbc} instmods ${modules:-=ata =block =drm dm-crypt aes sha256 cbc sd_mod}


# Grab modules for all filesystem types we currently have mounted # Grab modules for all filesystem types we currently have mounted
while read d mp t rest; do while read d mp t rest; do