diff --git a/build.sh b/build.sh index 6c98a8f..a40aef3 100755 --- a/build.sh +++ b/build.sh @@ -1,6 +1,6 @@ #!/bin/bash -[[ -z $KERNEL_VERSION ]] && KERNEL_VERSION='5.10.34' +[[ -z $KERNEL_VERSION ]] && KERNEL_VERSION='5.10.50' [[ -z $BUILDROOT_VERSION ]] && BUILDROOT_VERSION='2020.02.11' Usage() { diff --git a/configs/kernelarm64.config b/configs/kernelarm64.config index 94cb98b..d426925 100644 --- a/configs/kernelarm64.config +++ b/configs/kernelarm64.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 5.10.34 Kernel Configuration +# Linux/arm64 5.10.50 Kernel Configuration # CONFIG_CC_VERSION_TEXT="aarch64-linux-gnu-gcc (Debian 6.3.0-18) 6.3.0 20170516" CONFIG_CC_IS_GCC=y diff --git a/configs/kernelx64.config b/configs/kernelx64.config index d759d6a..8fc4084 100755 --- a/configs/kernelx64.config +++ b/configs/kernelx64.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.10.34 Kernel Configuration +# Linux/x86 5.10.50 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516" CONFIG_CC_IS_GCC=y diff --git a/configs/kernelx86.config b/configs/kernelx86.config index 1e1195f..60af4c7 100755 --- a/configs/kernelx86.config +++ b/configs/kernelx86.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 5.10.34 Kernel Configuration +# Linux/i386 5.10.50 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516" CONFIG_CC_IS_GCC=y