mirror of
https://github.com/GOSTSec/sgminer
synced 2025-09-01 08:42:02 +00:00
api.c missing Klondike from ASIC list
This commit is contained in:
parent
51418f79e5
commit
e11b6d7d55
2
api.c
2
api.c
@ -29,7 +29,7 @@
|
|||||||
#include "miner.h"
|
#include "miner.h"
|
||||||
#include "util.h"
|
#include "util.h"
|
||||||
|
|
||||||
#if defined(USE_BFLSC) || defined(USE_AVALON) || defined(USE_BITFURY)
|
#if defined(USE_BFLSC) || defined(USE_AVALON) || defined(USE_BITFURY) || defined(USE_KLONDIKE)
|
||||||
#define HAVE_AN_ASIC 1
|
#define HAVE_AN_ASIC 1
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user