Skip to content

Commit

Permalink
bump kernel version
Browse files Browse the repository at this point in the history
  • Loading branch information
unifreq committed Sep 5, 2024
1 parent bf0f51c commit 409a368
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions make.env
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ fi
# KERNEL_VERSION=xxx
# 如果whoami里未定义 KERNEL_VERSION,那么就采用下面的值
if [ "$KERNEL_VERSION" == "" ];then
#KERNEL_VERSION="6.1.107-flippy-91+o"
KERNEL_VERSION="6.6.48-flippy-91+"
#KERNEL_VERSION="6.1.108-flippy-91+o"
KERNEL_VERSION="6.6.49-flippy-91+"
fi

# Rockchip BSP kernel for RK3588 boards
Expand Down

0 comments on commit 409a368

Please sign in to comment.