mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-26 19:51:35 +01:00
build-linux and build-gem5 seem to work
This commit is contained in:
@@ -10,7 +10,7 @@ parser = common.get_argparse(
|
||||
)
|
||||
args = common.setup(parser)
|
||||
sys.exit(self.sh.run_cmd([
|
||||
common.gem5_m5term, LF,
|
||||
kwargs['gem5_m5term'], LF,
|
||||
'localhost', LF,
|
||||
str(common.gem5_telnet_port), LF,
|
||||
str(kwargs['gem5_telnet_port']), LF,
|
||||
]))
|
||||
|
||||
Reference in New Issue
Block a user