diff options
Diffstat (limited to 'libbb/Kbuild.src')
-rw-r--r-- | libbb/Kbuild.src | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libbb/Kbuild.src b/libbb/Kbuild.src index 107c80689..d7ab1b129 100644 --- a/libbb/Kbuild.src +++ b/libbb/Kbuild.src | |||
@@ -84,6 +84,7 @@ lib-y += skip_whitespace.o | |||
84 | lib-y += speed_table.o | 84 | lib-y += speed_table.o |
85 | lib-y += str_tolower.o | 85 | lib-y += str_tolower.o |
86 | lib-y += strrstr.o | 86 | lib-y += strrstr.o |
87 | lib-y += sysconf.o | ||
87 | lib-y += time.o | 88 | lib-y += time.o |
88 | lib-y += trim.o | 89 | lib-y += trim.o |
89 | lib-y += u_signal_names.o | 90 | lib-y += u_signal_names.o |