summaryrefslogtreecommitdiffstats
path: root/src/usr/initservice/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/initservice/makefile')
-rw-r--r--src/usr/initservice/makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/usr/initservice/makefile b/src/usr/initservice/makefile
index 085805786..3c57f7178 100644
--- a/src/usr/initservice/makefile
+++ b/src/usr/initservice/makefile
@@ -1,11 +1,11 @@
ROOTPATH = ../../..
-MODULE = initservice
+# MODULE =
-OBJS = initservice.o \
- initservicetaskentry.o \
- initservicevfs1.o \
- initservicevfs2.o
+# OBJS =
-SUBDIRS = test.d
+# NOTE: initsvcunittesttask2 is a dummy module that is executed by
+# unit test 2 in the test directory. Please do not rename.
+SUBDIRS = baseinitsvc.d extinitsvc.d taskargs.d \
+ test.d initsvcunittesttask2.d
include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud