mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-26 03:31:36 +01:00
test-userland: rename to test-userland-full-system and port to LkmcCliFunction
This commit is contained in:
4
rootfs_overlay/gem5_exit.sh
Executable file
4
rootfs_overlay/gem5_exit.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
# To be able to do init=/gem5_exit.sh, since kernel CLI argument passing is too messy:
|
||||
# https://github.com/cirosantilli/linux-kernel-module-cheat#init-arguments
|
||||
m5 exit
|
||||
Reference in New Issue
Block a user