Skip to content

Commit 8658718

Browse files
committed
linux: skein2.cu doesnt exist
1 parent 415b01f commit 8658718

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Diff for: Makefile.am

-3
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,3 @@ scrypt/titan_kernel.o: scrypt/titan_kernel.cu
158158
skein.o: skein.cu
159159
$(NVCC) $(nvcc_FLAGS) --maxrregcount=64 -o $@ -c $<
160160

161-
skein2.o: skein2.cu
162-
$(NVCC) $(nvcc_FLAGS) --maxrregcount=64 -o $@ -c $<
163-

0 commit comments

Comments
 (0)