Skip to content

Commit e13d8f7

Browse files
authored
Build 6.4 kernel
1 parent 28970ad commit e13d8f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-kernel.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ DEB_PATH="${SCRIPT_PATH}/debian/wlanpi-kernel"
1515

1616
# Set default values for configurations
1717
KERNEL_URL="https://github.com/raspberrypi/linux.git"
18-
KERNEL_BRANCH="rpi-6.1.y"
18+
KERNEL_BRANCH="rpi-6.4.y"
1919
KERNEL_ARCH="arm64"
2020
KERNEL_DEFCONFIG="bcm2711_defconfig"
2121
WLANPI_DEFCONFIG="wlanpi_v7l_defconfig"

0 commit comments

Comments
 (0)