mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
gem5: support variants
This commit is contained in:
@@ -95,7 +95,7 @@ if "$bench_gem5_build"; then
|
||||
cd "${root_dir}/gem5/gem5"
|
||||
git clean -xdf
|
||||
cd "${root_dir}/gem5"
|
||||
results_file="${gem5_run_out_dir}/bench-build.txt"
|
||||
results_file="${common_gem5_out_dir}/bench-build.txt"
|
||||
gem5_outdir="${out_dir}/bench_build"
|
||||
rm -fr "$results_file" "${gem5_outdir}"
|
||||
# TODO understand better: --foreground required otherwise we cannot
|
||||
|
||||
Reference in New Issue
Block a user