mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-26 03:31:36 +01:00
config works
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
common_arch=aarch64
|
||||
common_gem5=true
|
||||
#!/usr/bin/env python
|
||||
arch = 'aarch64'
|
||||
gem5 = True
|
||||
run_id = 'asdf'
|
||||
|
||||
Reference in New Issue
Block a user