aboutsummaryrefslogtreecommitdiff
path: root/init/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'init/Makefile')
-rw-r--r--init/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/init/Makefile b/init/Makefile
index 472fb02b1..76f49794d 100644
--- a/init/Makefile
+++ b/init/Makefile
@@ -29,6 +29,7 @@ obj-$(CONFIG_INIT) += init.o
obj-$(CONFIG_POWEROFF) += poweroff.o
obj-$(CONFIG_REBOOT) += reboot.o
obj-$(CONFIG_START_STOP_DAEMON) += start_stop_daemon.o
+obj-$(CONFIG_RUN_PARTS) += run_parts.o
# Hand off to toplevel Rules.mak