summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2014-09-03 21:18:23 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2014-09-03 21:18:23 +0200
commit01faf225190e6377a995a53e41ea6a7d6ce529f2 (patch)
tree7a82fa3ebe3d3cc44d9d6586b3bd91249d6e9eeb /.gitmodules
parent32fd047c71936e096a7090d30eed5a872717dd74 (diff)
Use a submodule for i945-pwm.
My import of the sixth beta accidentally removed the script. It's easier to use a submodule now than reimport it before moving to a submodule.
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..a09a0a4
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "resources/utilities/i945-pwm"]
+ path = resources/utilities/i945-pwm
+ url = git://git.mtjm.eu/i945-pwm.git