1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-22 12:34:27 +00:00

Comment out driver-bflsc.c file from Makefile.am till one exists.

This commit is contained in:
Con Kolivas 2013-03-07 22:55:15 +11:00
parent efe4898d66
commit 88853a2d29

View File

@ -87,7 +87,7 @@ cgminer_SOURCES += usbutils.c
endif
if HAS_BFLSC
cgminer_SOURCES += driver-bflsc.c
# cgminer_SOURCES += driver-bflsc.c
endif
if HAS_BITFORCE