Files
linux-kernel-module-cheat/bisect-qemu-linux-boot
2018-08-31 15:41:49 +01:00

7 lines
119 B
Bash
Executable File

#!/usr/bin/env bash
set -eu
git submodule update
cd ..
./build -aa -Q bisect -q
./run -aa -E '/poweroff.out' -Q bisect