sr: Build ezusb.c for fx2lafw as well as saleae-logic

This commit is contained in:
Joel Holdsworth 2012-03-25 19:39:06 +01:00
parent ec888f62fe
commit 94c26b08fd
1 changed files with 4 additions and 0 deletions

View File

@ -26,6 +26,10 @@ if LA_SALEAE_LOGIC
libsigrokhwcommon_la_SOURCES += ezusb.c
endif
if LA_FX2LAFW
libsigrokhwcommon_la_SOURCES += ezusb.c
endif
if LA_OLS
libsigrokhwcommon_la_SOURCES += serial.c
endif