Skip to content

Commit

Permalink
bump kernel version
Browse files Browse the repository at this point in the history
  • Loading branch information
unifreq committed Jul 11, 2024
1 parent d385dfd commit cd805be
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.97-flippy-90+o"
KERNEL_VERSION="6.6.37-flippy-90+"
#KERNEL_VERSION="6.1.98-flippy-91+o"
KERNEL_VERSION="6.6.39-flippy-91+"
fi

# Rockchip BSP kernel for RK3588 boards
Expand Down

0 comments on commit cd805be

Please sign in to comment.