Skip to content

Commit

Permalink
linux: skein2.cu doesnt exist
Browse files Browse the repository at this point in the history
  • Loading branch information
tpruvot committed May 17, 2016
1 parent 415b01f commit 8658718
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -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 $<

0 comments on commit 8658718

Please sign in to comment.