aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 0419da6c03d3c9c3685a42bfcc4110ac355e3cff (plain)
1
2
3
4
5
6
7
8
9
10
[submodule "bootloader"]
	path = bootloader
	url = https://source.denx.de/u-boot/u-boot.git
	shallow = true
[submodule "kernel"]
	path = kernel
	# url = https://openbeagle.org/beagleboard/linux.git
	url = https://github.com/beagleboard/linux
	branch = v6.1.69-ti-r22
	shallow = true