summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorVijay Kumar Banerjee <vijay@rtems.org>2021-03-02 14:10:06 -0700
committerKinsey Moore <kinsey.moore@oarcorp.com>2022-09-06 13:46:39 -0500
commit8a9b628ef287addccf24d524af19edc7b3f2a69e (patch)
tree933e3fba3b87d1159af2e996da56de14c93c2946 /.gitmodules
downloadrtems-net-services-8a9b628ef287addccf24d524af19edc7b3f2a69e.tar.bz2
Initial Commit
This adds the rtems-waf submodule, minimal build infrastructure, and testsuite support files.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..ae86e49
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "rtems_waf"]
+ path = rtems_waf
+ url = git://git.rtems.org/rtems_waf.git