stage2/stage1/modules.d/50-stage2-usb: fix typo
This commit is contained in:
parent
26d4196bc3
commit
77eb0456d1
@ -1,8 +1,8 @@
|
||||
kernel/drivers/usb/host
|
||||
kernel/drivers/usb/storage
|
||||
ehci-hcd.ko
|
||||
ehci-pci
|
||||
ehci-platform
|
||||
ehci-pci.ko
|
||||
ehci-platform.ko
|
||||
ohci-hcd.ko
|
||||
uas.ko
|
||||
uhci-hcd.ko
|
||||
@ -10,4 +10,4 @@ usb-storage.ko
|
||||
usbcore.ko
|
||||
xhci-hcd.ko
|
||||
xhci-pci.ko
|
||||
xhci-plat-hcd
|
||||
xhci-plat-hcd.ko
|
||||
|
Loading…
Reference in New Issue
Block a user