aboutsummaryrefslogtreecommitdiff
path: root/coreutils/Kbuild
diff options
context:
space:
mode:
Diffstat (limited to 'coreutils/Kbuild')
-rw-r--r--coreutils/Kbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/coreutils/Kbuild b/coreutils/Kbuild
index dfdcbd43c..1c6e6ed23 100644
--- a/coreutils/Kbuild
+++ b/coreutils/Kbuild
@@ -60,6 +60,7 @@ lib-$(CONFIG_RMDIR) += rmdir.o
lib-$(CONFIG_SEQ) += seq.o
lib-$(CONFIG_SHA1SUM) += md5_sha1_sum.o
lib-$(CONFIG_SLEEP) += sleep.o
+lib-$(CONFIG_SPLIT) += split.o
lib-$(CONFIG_SORT) += sort.o
lib-$(CONFIG_STAT) += stat.o
lib-$(CONFIG_STTY) += stty.o