mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
gensim: add submodule
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -20,6 +20,9 @@
|
||||
[submodule "submodules/gem5"]
|
||||
path = submodules/gem5
|
||||
url = https://github.com/cirosantilli/gem5
|
||||
[submodule "submodules/gensim-simulator"]
|
||||
path = submodules/gensim-simulator
|
||||
url = https://github.com/cirosantilli/gensim-simulator
|
||||
[submodule "submodules/glibc"]
|
||||
path = submodules/glibc
|
||||
url = https://github.com/cirosantilli/glibc
|
||||
|
||||
@@ -18267,6 +18267,7 @@ TODO: advantages over QEMU. Like the name implies, they seem to have a nice ISA
|
||||
Build on Ubuntu 20.04:
|
||||
|
||||
....
|
||||
git submodule update --init submodules/gensim-simulator
|
||||
sudo apt install libantlr3c-dev
|
||||
cd submodule/gensim
|
||||
make
|
||||
|
||||
1
submodules/gensim-simulator
Submodule
1
submodules/gensim-simulator
Submodule
Submodule submodules/gensim-simulator added at d78112156d
Reference in New Issue
Block a user