getvar --type input, and improve docs for command line arguments

This commit is contained in:
Ciro Santilli 六四事件 法轮功
2019-01-22 00:00:00 +00:00
parent fd90dcb6f9
commit 03c892f715
4 changed files with 23 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
'''
https://github.com/cirosantilli/linux-kernel-module-cheat#default-command-line-arguments
'''
def set_args(args, script_name):
args['arch'] = 'aarch64'
args['emulators'] = ['gem5']