Add build with Docker, make and submodules
Starting to pull out hacks and custom instructions into a reproducible build.
This commit is contained in:
8
.gitmodules
vendored
Normal file
8
.gitmodules
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
[submodule "libgphoto2"]
|
||||
path = deps/libgphoto2
|
||||
url = https://github.com/RReverser/libgphoto2
|
||||
branch = em
|
||||
[submodule "libusb"]
|
||||
path = deps/libusb
|
||||
url = https://github.com/RReverser/libusb
|
||||
branch = em
|
||||
Reference in New Issue
Block a user