Skip to content

Commit f9ba419

Browse files
bmeglidlech
authored andcommitted
Add lego-linux-drivers submodule
1 parent 45b65a9 commit f9ba419

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ Module.symvers
6565
# git files that we don't want to ignore even it they are dot-files
6666
#
6767
!.gitignore
68+
!.gitmodules
6869
!.mailmap
6970

7071
#

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "drivers/lego"]
2+
path = drivers/lego
3+
url = git://github.com/ev3dev/lego-linux-drivers

0 commit comments

Comments
 (0)