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.
This commit is contained in:
parent
76e3a34e7c
commit
29d94c6478
@ -1 +0,0 @@
|
||||
add_drivers+=" ehci-pci "
|
Loading…
Reference in New Issue
Block a user