summaryrefslogtreecommitdiff
path: root/bin/sleep/Kbuild
diff options
context:
space:
mode:
Diffstat (limited to 'bin/sleep/Kbuild')
-rw-r--r--bin/sleep/Kbuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/sleep/Kbuild b/bin/sleep/Kbuild
new file mode 100644
index 00000000..2ab7c332
--- /dev/null
+++ b/bin/sleep/Kbuild
@@ -0,0 +1,3 @@
+bin-$(BIN_SLEEP) := sleep
+obj-y += sleep.o
+libs-y := $(srctree)/lib/libc/libc.a