mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-26 19:51:35 +01:00
bench-boot: continue progress, renamte to test-boot
This commit is contained in:
@@ -9,5 +9,5 @@ while [ $# -gt 0 ]; do
|
||||
;;
|
||||
esac
|
||||
done
|
||||
./build-bench-boot --size "$test_size"
|
||||
./build-test-boot --size "$test_size"
|
||||
./build --all-archs test-gdb
|
||||
|
||||
Reference in New Issue
Block a user