diff options
| author | Bill Nottingham <notting@redhat.com> | 2004-01-29 20:24:22 +0000 |
|---|---|---|
| committer | Bill Nottingham <notting@redhat.com> | 2004-01-29 20:24:22 +0000 |
| commit | a6a90c3b3f5d3acb8f2c68706b2ea4d0fa0ac9e9 (patch) | |
| tree | 1baa539790ce399ca4f06b0d8a79c460e2aa58a8 /scripts | |
| parent | 856ef23f5cecd420102c5729f7f1803a99ef48a7 (diff) | |
switch usb
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/mk-images.ia64 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/mk-images.ia64 b/scripts/mk-images.ia64 index 8c0709045..806aeedfe 100644 --- a/scripts/mk-images.ia64 +++ b/scripts/mk-images.ia64 @@ -1,6 +1,6 @@ # LATEUSBMODS go in the second stage # FIXME: bleah, have to include sd_mod for usb-storage -USBMODS="usb-uhci usb-ohci hid keybdev usb-storage sd_mod" +USBMODS="uhci-hcd ohci-hcd ehci-hcd hid keybdev usb-storage sd_mod" LATEUSBMODS="mousedev" BTERMMODULES="vga16fb" |
