build a kernel, using malta_kvm_defconfig
(there's a lot in this config that I don't think is needed)
This commit is contained in:
@@ -5,5 +5,5 @@ export TMPDIR=${TMPDIR-/tmp}
|
||||
|
||||
for i in tests/*/run.sh; do
|
||||
echo $i
|
||||
$i || exit 1
|
||||
$i $* || exit 1
|
||||
done
|
||||
|
Reference in New Issue
Block a user