From: Harald Hoyer Date: Wed, 18 Apr 2012 11:49:48 +0000 (+0200) Subject: network/module-setup.sh: include all kernel/drivers/net/phy drivers X-Git-Tag: 019~98 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=76b83902dc28c8b7240c346b3e9a721712301bbf;p=thirdparty%2Fdracut.git network/module-setup.sh: include all kernel/drivers/net/phy drivers --- diff --git a/modules.d/40network/module-setup.sh b/modules.d/40network/module-setup.sh index 97fc5cb9c..253a87ed9 100755 --- a/modules.d/40network/module-setup.sh +++ b/modules.d/40network/module-setup.sh @@ -61,6 +61,7 @@ installkernel() { { find_kernel_modules_by_path drivers/net; find_kernel_modules_by_path drivers/s390/net; } \ | net_module_filter | instmods + instmods =drivers/net/phy instmods ecb arc4 # bridge modules instmods bridge stp llc