Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ycai
simbricks
Commits
2dc4be66
Commit
2dc4be66
authored
Jul 03, 2020
by
Antoine Kaufmann
Browse files
toplevel Makefile: clone from my gem5 repo instead
parent
bc4dd9fa
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Makefile
Makefile
+1
-1
No files found.
Makefile
View file @
2dc4be66
...
@@ -56,7 +56,7 @@ netsim_common/libnetsim_common.a:
...
@@ -56,7 +56,7 @@ netsim_common/libnetsim_common.a:
external
:
gem5/ready qemu/ready ns-3/ready
external
:
gem5/ready qemu/ready ns-3/ready
gem5
:
gem5
:
git clone git@github.com:
nicklijl/gem5
.git gem5
git clone git@github.com:
FreakyPenguin/gem5-cosim
.git gem5
gem5/ready
:
gem5
gem5/ready
:
gem5
+cd gem5
&&
scons build/X86/gem5.opt
-j
`
nproc
`
+cd gem5
&&
scons build/X86/gem5.opt
-j
`
nproc
`
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment