File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11#! /bin/bash
22
3- [[ -z $KERNEL_VERSION ]] && KERNEL_VERSION=' 5.10.34 '
3+ [[ -z $KERNEL_VERSION ]] && KERNEL_VERSION=' 5.10.50 '
44[[ -z $BUILDROOT_VERSION ]] && BUILDROOT_VERSION=' 2020.02.11'
55
66Usage () {
Original file line number Diff line number Diff line change 11#
22# Automatically generated file; DO NOT EDIT.
3- # Linux/arm64 5.10.34 Kernel Configuration
3+ # Linux/arm64 5.10.50 Kernel Configuration
44#
55CONFIG_CC_VERSION_TEXT="aarch64-linux-gnu-gcc (Debian 6.3.0-18) 6.3.0 20170516"
66CONFIG_CC_IS_GCC=y
Original file line number Diff line number Diff line change 11#
22# Automatically generated file; DO NOT EDIT.
3- # Linux/x86 5.10.34 Kernel Configuration
3+ # Linux/x86 5.10.50 Kernel Configuration
44#
55CONFIG_CC_VERSION_TEXT="gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516"
66CONFIG_CC_IS_GCC=y
Original file line number Diff line number Diff line change 11#
22# Automatically generated file; DO NOT EDIT.
3- # Linux/i386 5.10.34 Kernel Configuration
3+ # Linux/i386 5.10.50 Kernel Configuration
44#
55CONFIG_CC_VERSION_TEXT="gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516"
66CONFIG_CC_IS_GCC=y
You can’t perform that action at this time.
0 commit comments