summaryrefslogtreecommitdiffstats
path: root/src/seastar/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/seastar/.gitmodules6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/seastar/.gitmodules b/src/seastar/.gitmodules
new file mode 100644
index 00000000..ac15ad45
--- /dev/null
+++ b/src/seastar/.gitmodules
@@ -0,0 +1,6 @@
+[submodule "dpdk"]
+ path = dpdk
+ url = ../dpdk
+[submodule "fmt"]
+ path = fmt
+ url = ../fmt