]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
40network: also look in drivers/s390/net for network drivers
authorHarald Hoyer <harald@redhat.com>
Mon, 23 Jan 2012 10:41:44 +0000 (11:41 +0100)
committerHarald Hoyer <harald@redhat.com>
Mon, 23 Jan 2012 10:41:44 +0000 (11:41 +0100)
https://bugzilla.redhat.com/show_bug.cgi?id=782074

modules.d/40network/module-setup.sh

index 6c4ae92f14bcc744ffd49ae79e1ce6d9db7b7e6c..90174139148de259d17ab6f53aafbcecdfa38ba2 100755 (executable)
@@ -58,7 +58,7 @@ installkernel() {
         [[ $debug ]] && set -x
     }
 
-    find_kernel_modules_by_path drivers/net | net_module_filter | instmods
+    find_kernel_modules_by_path drivers/net drivers/s390/net | net_module_filter | instmods
 
     instmods ecb arc4
     # bridge modules