Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Commit

Permalink
Update configs
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 5, 2023
1 parent ffe520d commit 952c62e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

MAINLINE_KERNEL_VERSION=6.6.4
MAINLINE_KERNEL_SOURCE_URL=https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.6.4.tar.xz
CHROMEOS_KERNEL_VERSION=5.10.199
CHROMEOS_KERNEL_SOURCE_URL=https://chromium.googlesource.com/chromiumos/third_party/kernel.git/+archive/refs/heads/release-R120-15662.B-chromeos-5.10.tar.gz
CHROMEOS_KERNEL_VERSION=5.10.202
CHROMEOS_KERNEL_SOURCE_URL=https://chromium.googlesource.com/chromiumos/third_party/kernel.git/+archive/refs/heads/release-R121-15699.B-chromeos-5.10.tar.gz

KERNEL_TYPE=$1
BUILD_ROOT_DIRECTORY=$(pwd)
Expand Down
2 changes: 1 addition & 1 deletion kernel-configs/chromeos/combined-kernel.conf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 5.10.199 Kernel Configuration
# Linux/x86 5.10.202 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0"
CONFIG_CC_IS_GCC=y
Expand Down

0 comments on commit 952c62e

Please sign in to comment.