]> sigrok.org Git - libsigrok.git/commit - hwdriver.c
Fix build when no libusb-LA is compiled.
authorUwe Hermann <redacted>
Wed, 2 Feb 2011 09:25:52 +0000 (10:25 +0100)
committerUwe Hermann <redacted>
Wed, 2 Feb 2011 09:25:52 +0000 (10:25 +0100)
commit22b02383442ec55a11cc6dd2b4c467d1de0b5bd2
tree738631433ec14b945f947cd952a03e4c2afcaa63
parentcddd1c5f4739e43365a48a9d17e49cb105d929c7
Fix build when no libusb-LA is compiled.

Until now the build would break if the user doesn't enable at least one
of the libusb1.0-based LAs. I.e., you could not compile only OLS, or
only the demo driver.
hardware/asix-sigma/asix-sigma.c
hardware/common/misc.c
hardware/saleae-logic/saleae-logic.c
hardware/zeroplus-logic-cube/zeroplus.c
hwplugin.c
session.c
session_file.c
sigrok-internal.h
sigrok-proto.h
sigrok.h