Browse Source

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

Con Kolivas 13 years ago
parent
commit
88853a2d29
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Makefile.am

+ 1 - 1
Makefile.am

@@ -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