diff options
Diffstat (limited to 'libbb/Kbuild.src')
-rw-r--r-- | libbb/Kbuild.src | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libbb/Kbuild.src b/libbb/Kbuild.src index a0d7389e8..9597bcbd3 100644 --- a/libbb/Kbuild.src +++ b/libbb/Kbuild.src | |||
@@ -53,7 +53,6 @@ lib-y += last_char_is.o | |||
53 | lib-y += lineedit.o lineedit_ptr_hack.o | 53 | lib-y += lineedit.o lineedit_ptr_hack.o |
54 | lib-y += llist.o | 54 | lib-y += llist.o |
55 | lib-y += make_directory.o | 55 | lib-y += make_directory.o |
56 | lib-y += hash_md5.o | ||
57 | # Alternative (disabled) implementation | 56 | # Alternative (disabled) implementation |
58 | #lib-y += hash_md5prime.o | 57 | #lib-y += hash_md5prime.o |
59 | lib-y += hash_sha.o | 58 | lib-y += hash_sha.o |