Test availability of required commands
This commit is contained in:
committed by
Tobias Brunner
parent
f241f46d88
commit
b24d3ed5fc
@@ -6,6 +6,8 @@ echo "Building guest kernel version $KERNELVERSION"
|
||||
|
||||
[ -f "$KERNELCONFIG" ] || die "Kernel config $KERNELCONFIG not found"
|
||||
|
||||
check_commands bunzip2 bzcat make wget
|
||||
|
||||
mkdir -p $BUILDDIR
|
||||
cd $BUILDDIR
|
||||
|
||||
|
||||
Reference in New Issue
Block a user