aboutsummaryrefslogtreecommitdiff
path: root/init/Kbuild.src
diff options
context:
space:
mode:
Diffstat (limited to 'init/Kbuild.src')
-rw-r--r--init/Kbuild.src2
1 files changed, 2 insertions, 0 deletions
diff --git a/init/Kbuild.src b/init/Kbuild.src
index ce3f30256..6095a78bb 100644
--- a/init/Kbuild.src
+++ b/init/Kbuild.src
@@ -5,6 +5,8 @@
# Licensed under the GPL v2, see the file LICENSE in this tarball.
lib-y:=
+
+INSERT
lib-$(CONFIG_HALT) += halt.o
lib-$(CONFIG_INIT) += init.o
lib-$(CONFIG_MESG) += mesg.o