diff options
Diffstat (limited to 'libbb/Kbuild.src')
-rw-r--r-- | libbb/Kbuild.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libbb/Kbuild.src b/libbb/Kbuild.src index e0898565a..0e14e351e 100644 --- a/libbb/Kbuild.src +++ b/libbb/Kbuild.src | |||
@@ -43,7 +43,7 @@ lib-y += getopt32.o | |||
43 | lib-y += get_volsize.o | 43 | lib-y += get_volsize.o |
44 | lib-y += herror_msg.o | 44 | lib-y += herror_msg.o |
45 | lib-y += human_readable.o | 45 | lib-y += human_readable.o |
46 | lib-y += info_msg.o | 46 | lib-y += inet_common.o |
47 | lib-y += inode_hash.o | 47 | lib-y += inode_hash.o |
48 | lib-y += isdirectory.o | 48 | lib-y += isdirectory.o |
49 | lib-y += last_char_is.o | 49 | lib-y += last_char_is.o |