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