linux: skein2.cu doesnt exist

This commit is contained in:
Tanguy Pruvot 2016-05-17 22:21:08 +02:00
parent 415b01f2c0
commit 8658718791

View File

@ -158,6 +158,3 @@ scrypt/titan_kernel.o: scrypt/titan_kernel.cu
skein.o: skein.cu
$(NVCC) $(nvcc_FLAGS) --maxrregcount=64 -o $@ -c $<
skein2.o: skein2.cu
$(NVCC) $(nvcc_FLAGS) --maxrregcount=64 -o $@ -c $<