aboutsummaryrefslogtreecommitdiff
path: root/init/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'init/Makefile.in')
-rw-r--r--init/Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/init/Makefile.in b/init/Makefile.in
index cd3ead839..a43c4a7f4 100644
--- a/init/Makefile.in
+++ b/init/Makefile.in
@@ -29,7 +29,6 @@ INIT-$(CONFIG_MESG) += mesg.o
29INIT-$(CONFIG_POWEROFF) += poweroff.o 29INIT-$(CONFIG_POWEROFF) += poweroff.o
30INIT-$(CONFIG_REBOOT) += reboot.o 30INIT-$(CONFIG_REBOOT) += reboot.o
31INIT-$(CONFIG_START_STOP_DAEMON) += start_stop_daemon.o 31INIT-$(CONFIG_START_STOP_DAEMON) += start_stop_daemon.o
32INIT-$(CONFIG_RUN_PARTS) += run_parts.o
33 32
34libraries-y+=$(INIT_DIR)$(INIT_AR) 33libraries-y+=$(INIT_DIR)$(INIT_AR)
35 34