dracut: change the way to include ehci-pci module

Apparently add_drivers doesn't work. Looking at kernel-modules dracut
code, it can only be used for block-device driver and only makes sense
in --host-only mode.
So add additional module, which unconditionally install kernel modules.
pull/1/head
Marek Marczykowski-Górecki 11 years ago
parent 76e3a34e7c
commit 29d94c6478

@ -1 +0,0 @@
add_drivers+=" ehci-pci "
Loading…
Cancel
Save