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