Skip to content

Commit 180e4d4

Browse files
committed
Import droidboot
1 parent 6becf9b commit 180e4d4

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@
3939
*.swp
4040
*.tab.[ch]
4141
*.ti-*
42+
out
43+
4244
# Build tree
4345
/build*
4446

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "lib/droidboot"]
2+
path = lib/droidboot
3+
url = https://github.com/Android-Boot-Manager/droidboot_gui

lib/droidboot

Submodule droidboot added at 1cbffae

0 commit comments

Comments
 (0)