Skip to content

Commit

Permalink
Makefile.eve: bump up KERNEL_TAG to v6.1.105
Browse files Browse the repository at this point in the history
Signed-off-by: Roman Penyaev <[email protected]>
  • Loading branch information
rouming committed Aug 21, 2024
1 parent 7af7833 commit e70e89f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.eve
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ VERSION=$(shell git rev-parse --short=12 HEAD)
DIRTY=$(shell git diff --quiet || echo '-dirty')
EVE_FLAVOR=rt
ARCHITECTURE=amd64
KERNEL_TAG=v6.1.38
KERNEL_TAG=v6.1.105
PLATFORM=linux/$(ARCHITECTURE)
BUILD_USER:=$(shell id -un)

Expand Down

0 comments on commit e70e89f

Please sign in to comment.