Browse Source

Merge branch 'ztex_S_noauto' into bfgminer-2.8.x

Conflicts:
	miner.c
Luke Dashjr 13 years ago
parent
commit
b996457f45
1 changed files with 1 additions and 3 deletions
  1. 1 3
      miner.c

+ 1 - 3
miner.c

@@ -65,11 +65,9 @@
 #include "scrypt.h"
 #endif
 
-#if defined(USE_BITFORCE) || defined(USE_ICARUS) || defined(USE_MODMINER)
+#if defined(USE_BITFORCE) || defined(USE_ICARUS) || defined(USE_MODMINER) || defined(USE_ZTEX)
 #	define USE_FPGA
 #	define USE_FPGA_SERIAL
-#elif defined(USE_ZTEX)
-#	define USE_FPGA
 #endif
 
 enum workio_commands {