mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-22 17:55:57 +01:00
dhrystone: create nicer custom build, baremetal almost working
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -14,6 +14,9 @@
|
||||
path = submodules/crosstool-ng
|
||||
# url = https://github.com/crosstool-ng/crosstool-ng
|
||||
url = https://github.com/cirosantilli/crosstool-ng
|
||||
[submodule "submodules/dhrystone"]
|
||||
path = submodules/dhrystone
|
||||
url = https://github.com/cirosantilli/dhrystone
|
||||
[submodule "submodules/gcc"]
|
||||
path = submodules/gcc
|
||||
# url = git://gcc.gnu.org/git/gcc.git
|
||||
|
||||
Reference in New Issue
Block a user