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 b2ffa10..406d139 100755 (executable)
@@ -14,7 +14,7 @@ depends() {
 }
 
 installkernel() {
-    instmods ctcm
+    instmods ctcm lcs qeth qeth_l2 qeth_l3
 }
 
 install() {