From ffcf763b137314f81348589eacd46443f6b5ab70 Mon Sep 17 00:00:00 2001 From: philsmd Date: Sun, 6 Dec 2015 18:48:20 +0100 Subject: [PATCH] typo fixed in Makefile --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile b/src/Makefile index 2e06169..a65cdfd 100644 --- a/src/Makefile +++ b/src/Makefile @@ -109,7 +109,7 @@ NV_DEVICES_ALL := sm_20 sm_21 sm_30 sm_35 sm_37 sm_50 sm_52 NV_BITNESS_ALL := 32 64 ## -## Targets for script +## Targets for scrypt ## SCRYPT_N_ALL := 1024 16384 -- 2.25.1