]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
znet: add some more kernel drivers
authorHarald Hoyer <harald@redhat.com>
Wed, 22 Aug 2012 11:16:23 +0000 (13:16 +0200)
committerHarald Hoyer <harald@redhat.com>
Wed, 22 Aug 2012 11:16:23 +0000 (13:16 +0200)
modules.d/95znet/module-setup.sh

index b2ffa10caa64dc6c0fc1490685e7eb786d8c1cb7..406d1396b776f4559bba2834feae0de7404aa9f1 100755 (executable)
@@ -14,7 +14,7 @@ depends() {
 }
 
 installkernel() {
-    instmods ctcm
+    instmods ctcm lcs qeth qeth_l2 qeth_l3
 }
 
 install() {