Disable usbserial on grub-emu since our libusb code isn't good enough
yet. * grub-core/Makefile.core.def (usbserial_common): Disable on emu. (usbserial_pl2303): Likewise. (usbserial_ftdi): Likewise.
This commit is contained in:
parent
94564f81a8
commit
608e43b102
2 changed files with 9 additions and 6 deletions
|
@ -1,3 +1,12 @@
|
|||
2010-09-13 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Disable usbserial on grub-emu since our libusb code isn't good enough
|
||||
yet.
|
||||
|
||||
* grub-core/Makefile.core.def (usbserial_common): Disable on emu.
|
||||
(usbserial_pl2303): Likewise.
|
||||
(usbserial_ftdi): Likewise.
|
||||
|
||||
2010-09-13 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* include/grub/disk.h (grub_disk): Remove has_partitions.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue