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 8c7a189b4..c3c02b33e 100644 --- a/libbb/Kbuild +++ b/libbb/Kbuild | |||
@@ -71,6 +71,7 @@ lib-y += perror_msg_and_die.o | |||
71 | lib-y += perror_nomsg.o | 71 | lib-y += perror_nomsg.o |
72 | lib-y += perror_nomsg_and_die.o | 72 | lib-y += perror_nomsg_and_die.o |
73 | lib-y += pidfile.o | 73 | lib-y += pidfile.o |
74 | lib-y += platform.o | ||
74 | lib-y += printable.o | 75 | lib-y += printable.o |
75 | lib-y += print_flags.o | 76 | lib-y += print_flags.o |
76 | lib-y += process_escape_sequence.o | 77 | lib-y += process_escape_sequence.o |