configure.ac: mastech-ms6514: Add serial_comm flag.
This commit is contained in:
parent
23669c3df3
commit
9b1101d621
|
@ -291,7 +291,7 @@ SR_DRIVER([Lascar EL-USB], [lascar-el-usb], [libusb])
|
|||
SR_DRIVER([LeCroy LogicStudio], [lecroy-logicstudio], [libusb])
|
||||
SR_DRIVER([LeCroy X-Stream], [lecroy-xstream])
|
||||
SR_DRIVER([Manson HCS-3xxx], [manson-hcs-3xxx], [serial_comm])
|
||||
SR_DRIVER([Mastech MS6514], [mastech-ms6514])
|
||||
SR_DRIVER([Mastech MS6514], [mastech-ms6514], [serial_comm])
|
||||
SR_DRIVER([maynuo-m97], [maynuo-m97])
|
||||
SR_DRIVER([MIC 985xx], [mic-985xx], [serial_comm])
|
||||
SR_DRIVER([Microchip PICkit2], [microchip-pickit2], [libusb])
|
||||
|
|
Loading…
Reference in New Issue