mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
thinkpad-x13s: set explicit LINUXCONFIG to compensate for changes in uefi-common
This commit is contained in:
@@ -32,6 +32,7 @@ function post_family_config_branch_sc8280xp__steevs_66y_kernel() {
|
||||
declare -g KERNEL_MAJOR_MINOR="6.6" # Major and minor versions of this kernel.
|
||||
declare -g KERNELBRANCH='branch:lenovo-x13s-linux-6.6.y'
|
||||
declare -g KERNELSOURCE='https://github.com/steev/linux.git'
|
||||
declare -g LINUXCONFIG="linux-${ARCH}-${BRANCH}" # for this board: linux-arm64-sc8280xp
|
||||
display_alert "Set up steev's kernel ${KERNELBRANCH} for" "${BOARD}" "info"
|
||||
}
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 6.6.2 Kernel Configuration
|
||||
# Linux/arm64 6.6.6 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="aarch64-linux-gnu-gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
||||
Reference in New Issue
Block a user