Prepare for cn/r.
This commit is contained in:
parent
69513e7049
commit
5e6a69e16f
11 changed files with 595 additions and 21 deletions
|
@ -48,6 +48,10 @@ set(SOURCES
|
|||
algo/cryptonight/cryptonight_av2.c
|
||||
algo/cryptonight/cryptonight_av3.c
|
||||
algo/cryptonight/cryptonight_av4.c
|
||||
algo/cryptonight/cryptonight_r_av1.c
|
||||
algo/cryptonight/cryptonight_r_av2.c
|
||||
algo/cryptonight/cryptonight_r_av3.c
|
||||
algo/cryptonight/cryptonight_r_av4.c
|
||||
util.c
|
||||
options.c
|
||||
stratum.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue