libbb: move md5 and shaN into a common source file. no code changes
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
This commit is contained in:
@@ -60,7 +60,6 @@ lib-y += login.o
|
||||
lib-y += make_directory.o
|
||||
lib-y += makedev.o
|
||||
lib-y += match_fstype.o
|
||||
lib-y += hash_md5.o
|
||||
# Alternative (disabled) implementation
|
||||
#lib-y += hash_md5prime.o
|
||||
lib-y += hash_sha.o
|
||||
|
||||
Reference in New Issue
Block a user