From 73692b5ba9f28b75e226152044b18409a7df7685 Mon Sep 17 00:00:00 2001 From: Mitch Riedstra Date: Sun, 22 Apr 2018 18:26:18 -0400 Subject: Addex XZ as well as sources and a working "tar" for the system. ( I need to rename it to cpio ) --- scripts/linux.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/linux.sh') diff --git a/scripts/linux.sh b/scripts/linux.sh index 2bfedd8..407407f 100644 --- a/scripts/linux.sh +++ b/scripts/linux.sh @@ -1,6 +1,6 @@ #!/bin/sh . ./.vars -VERSION=4.16.2 +VERSION=4.16.3 KERNEL_TAR_PKG="${build_dir}/linux-$VERSION/linux-$VERSION-x86.tar" cd $build_dir if ! [ -d "${build_dir}/linux-$VERSION" ] ; then -- cgit v1.2.3