summaryrefslogtreecommitdiffstats
path: root/src/usr/scom/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/scom/makefile')
-rw-r--r--src/usr/scom/makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/usr/scom/makefile b/src/usr/scom/makefile
new file mode 100644
index 000000000..777b4a2fd
--- /dev/null
+++ b/src/usr/scom/makefile
@@ -0,0 +1,8 @@
+ROOTPATH = ../../..
+MODULE = scom
+
+OBJS = scom.o
+
+SUBDIRS = test.d
+
+include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud