Skip to content

Commit

Permalink
bump kernel version
Browse files Browse the repository at this point in the history
  • Loading branch information
unifreq committed Aug 30, 2024
1 parent 1248d7f commit bf0f51c
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.106-flippy-91+o"
KERNEL_VERSION="6.6.47-flippy-91+"
#KERNEL_VERSION="6.1.107-flippy-91+o"
KERNEL_VERSION="6.6.48-flippy-91+"
fi

# Rockchip BSP kernel for RK3588 boards
Expand Down

0 comments on commit bf0f51c

Please sign in to comment.