mirror of
https://github.com/GOSTSec/ccminer
synced 2025-01-10 14:57:53 +00:00
linux: skein2.cu doesnt exist
This commit is contained in:
parent
415b01f2c0
commit
8658718791
@ -158,6 +158,3 @@ scrypt/titan_kernel.o: scrypt/titan_kernel.cu
|
|||||||
skein.o: skein.cu
|
skein.o: skein.cu
|
||||||
$(NVCC) $(nvcc_FLAGS) --maxrregcount=64 -o $@ -c $<
|
$(NVCC) $(nvcc_FLAGS) --maxrregcount=64 -o $@ -c $<
|
||||||
|
|
||||||
skein2.o: skein2.cu
|
|
||||||
$(NVCC) $(nvcc_FLAGS) --maxrregcount=64 -o $@ -c $<
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user