summaryrefslogtreecommitdiff
path: root/bin/Kbuild
diff options
context:
space:
mode:
Diffstat (limited to 'bin/Kbuild')
-rw-r--r--bin/Kbuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/Kbuild b/bin/Kbuild
index 4a96c667..03c196c5 100644
--- a/bin/Kbuild
+++ b/bin/Kbuild
@@ -1,8 +1,11 @@
+obj-y += basename/
obj-y += clear/
obj-y += echo/
obj-y += false/
obj-y += free/
obj-y += gzip/
obj-y += pwd/
+obj-y += sleep/
obj-y += sync/
obj-y += true/
+obj-y += yes/