diff options
Diffstat (limited to 'coreutils/Kbuild')
-rw-r--r-- | coreutils/Kbuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/coreutils/Kbuild b/coreutils/Kbuild index 57100a9cf..4d6bde7b9 100644 --- a/coreutils/Kbuild +++ b/coreutils/Kbuild | |||
@@ -36,6 +36,7 @@ lib-$(CONFIG_EXPR) += expr.o | |||
36 | lib-$(CONFIG_EXPAND) += expand.o | 36 | lib-$(CONFIG_EXPAND) += expand.o |
37 | lib-$(CONFIG_FALSE) += false.o | 37 | lib-$(CONFIG_FALSE) += false.o |
38 | lib-$(CONFIG_FOLD) += fold.o | 38 | lib-$(CONFIG_FOLD) += fold.o |
39 | lib-$(CONFIG_FSYNC) += fsync.o | ||
39 | lib-$(CONFIG_HEAD) += head.o | 40 | lib-$(CONFIG_HEAD) += head.o |
40 | lib-$(CONFIG_HOSTID) += hostid.o | 41 | lib-$(CONFIG_HOSTID) += hostid.o |
41 | lib-$(CONFIG_ID) += id.o | 42 | lib-$(CONFIG_ID) += id.o |