Skip to content

Commit 9c3b926

Browse files
authored
Fix double sha1/sha1.o line in module/icp/Makefile.in
Reviewed-by: George Melikov <[email protected]> Reviewed-by: Brian Behlendorf <[email protected]> Signed-off-by: Tino Reichardt <[email protected]> Closes #11852
1 parent 3834015 commit 9c3b926

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

module/icp/Makefile.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ $(MODULE)-objs += algs/aes/aes_modes.o
4545
$(MODULE)-objs += algs/edonr/edonr.o
4646
$(MODULE)-objs += algs/sha1/sha1.o
4747
$(MODULE)-objs += algs/sha2/sha2.o
48-
$(MODULE)-objs += algs/sha1/sha1.o
4948
$(MODULE)-objs += algs/skein/skein.o
5049
$(MODULE)-objs += algs/skein/skein_block.o
5150
$(MODULE)-objs += algs/skein/skein_iv.o

0 commit comments

Comments
 (0)