mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +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 +
|
||||
verbose +
|
||||
[
|
||||
'SLICC_HTML=True', LF,
|
||||
] +
|
||||
self.sh.add_newlines(targets) +
|
||||
self.sh.add_newlines(self.env['extra_scons_args'])
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user