From: Harald Hoyer Date: Wed, 22 Aug 2012 11:16:23 +0000 (+0200) Subject: znet: add some more kernel drivers X-Git-Tag: 024~104 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c1b8934faaaa9a4be4831418abc0893e10f61faa;p=thirdparty%2Fdracut.git znet: add some more kernel drivers --- diff --git a/modules.d/95znet/module-setup.sh b/modules.d/95znet/module-setup.sh index b2ffa10ca..406d1396b 100755 --- a/modules.d/95znet/module-setup.sh +++ b/modules.d/95znet/module-setup.sh @@ -14,7 +14,7 @@ depends() { } installkernel() { - instmods ctcm + instmods ctcm lcs qeth qeth_l2 qeth_l3 } install() {