diff --git a/build.sh b/build.sh index 7d4c6e2..9741663 100755 --- a/build.sh +++ b/build.sh @@ -1,6 +1,6 @@ #!/bin/bash -[[ -z $KERNEL_VERSION ]] && KERNEL_VERSION='5.10.71' +[[ -z $KERNEL_VERSION ]] && KERNEL_VERSION='5.10.76' [[ -z $BUILDROOT_VERSION ]] && BUILDROOT_VERSION='2020.02.12' Usage() { diff --git a/configs/kernelarm64.config b/configs/kernelarm64.config index 76b166f..1175d61 100644 --- a/configs/kernelarm64.config +++ b/configs/kernelarm64.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 5.10.71 Kernel Configuration +# Linux/arm64 5.10.76 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 917442d..d0cd21c 100755 --- a/configs/kernelx64.config +++ b/configs/kernelx64.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.10.71 Kernel Configuration +# Linux/x86 5.10.76 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 b278ed7..e097507 100755 --- a/configs/kernelx86.config +++ b/configs/kernelx86.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 5.10.71 Kernel Configuration +# Linux/i386 5.10.76 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516" CONFIG_CC_IS_GCC=y