mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-28 12:34:26 +01:00
gem5: enable SLICC_HTML by default
No downsides as far as I see, so let's just test it by default.
This commit is contained in:
@@ -154,6 +154,9 @@ https://github.com/cirosantilli/linux-kernel-module-cheat-regression#gem5-unit-t
|
|||||||
] +
|
] +
|
||||||
gold_linker_cmd +
|
gold_linker_cmd +
|
||||||
verbose +
|
verbose +
|
||||||
|
[
|
||||||
|
'SLICC_HTML=True', LF,
|
||||||
|
] +
|
||||||
self.sh.add_newlines(targets) +
|
self.sh.add_newlines(targets) +
|
||||||
self.sh.add_newlines(self.env['extra_scons_args'])
|
self.sh.add_newlines(self.env['extra_scons_args'])
|
||||||
),
|
),
|
||||||
|
|||||||
Reference in New Issue
Block a user