summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--init/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/init/Makefile b/init/Makefile
index 0c020eb7..32b4b157 100644
--- a/init/Makefile
+++ b/init/Makefile
@@ -18,7 +18,7 @@
dir := init
makemode := server
-split-init=yes
+##split-init=yes
SRCS = init.c
OBJS = $(SRCS:.c=.o) \