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