diff options
Diffstat (limited to 'libbb/Kbuild')
-rw-r--r-- | libbb/Kbuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libbb/Kbuild b/libbb/Kbuild index a3b78ef28..bdf25da09 100644 --- a/libbb/Kbuild +++ b/libbb/Kbuild | |||
@@ -78,6 +78,7 @@ lib-y += skip_whitespace.o | |||
78 | lib-y += speed_table.o | 78 | lib-y += speed_table.o |
79 | lib-y += trim.o | 79 | lib-y += trim.o |
80 | lib-y += u_signal_names.o | 80 | lib-y += u_signal_names.o |
81 | lib-y += udp_io.o | ||
81 | lib-y += uuencode.o | 82 | lib-y += uuencode.o |
82 | lib-y += vdprintf.o | 83 | lib-y += vdprintf.o |
83 | lib-y += verror_msg.o | 84 | lib-y += verror_msg.o |