Fabric pipeconf with Tofino support

Change-Id: If2f354c050e4b31cd1fbf17de53641350d0435f0
diff --git a/mwc.defs b/mwc.defs
new file mode 100644
index 0000000..533b169
--- /dev/null
+++ b/mwc.defs
@@ -0,0 +1,8 @@
+include_defs('//modules.defs')
+
+MWC_APPS = [
+    '//pipelines/fabric-hw:onos-pipelines-fabric-hw-oar',
+]
+
+APPS = APPS + MWC_APPS
+