[Feature]add MT2731_MP2_MR2_SVN388 baseline version

Change-Id: Ief04314834b31e27effab435d3ca8ba33b499059
diff --git a/src/connectivity/combo_tool/configure.ac b/src/connectivity/combo_tool/configure.ac
new file mode 100755
index 0000000..dfe0c2c
--- /dev/null
+++ b/src/connectivity/combo_tool/configure.ac
@@ -0,0 +1,5 @@
+AC_INIT([wmt_loader], [1.0])
+AM_INIT_AUTOMAKE([foreign])
+AC_PROG_CC
+AC_CONFIG_FILES([Makefile])
+AC_OUTPUT