thinkpad-x13s: set explicit LINUXCONFIG to compensate for changes in uefi-common

This commit is contained in:
Ricardo Pardini
2023-12-27 02:10:51 +01:00
committed by Igor
parent ef995dafc2
commit 2d10999212
2 changed files with 2 additions and 1 deletions

View File

@@ -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"
}

View File

@@ -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