Skip to content

Commit

Permalink
bump kernel
Browse files Browse the repository at this point in the history
  • Loading branch information
andrejro committed Apr 19, 2024
1 parent 5df7aa8 commit 67babf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ KBUILD_BUILD_HOST?=usbarmory
BUILD_USER?=usbarmory
BUILD_HOST?=usbarmory

LINUX_VER=6.6.24
LINUX_VER=6.6.28
LINUX_VER_MAJOR=${shell echo ${LINUX_VER} | cut -d '.' -f1,2}
LOCALVERSION=-0
UBOOT_VER=2024.04
Expand Down

0 comments on commit 67babf6

Please sign in to comment.