Skip to content

Commit

Permalink
bump kernel
Browse files Browse the repository at this point in the history
  • Loading branch information
andrejro committed Aug 22, 2022
1 parent 762e601 commit e75c7e7
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
@@ -1,7 +1,7 @@
SHELL = /bin/bash
JOBS ?= 2

LINUX_VER=5.15.61
LINUX_VER=5.15.62
LINUX_VER_MAJOR=${shell echo ${LINUX_VER} | cut -d '.' -f1,2}
KBUILD_BUILD_USER=usbarmory
KBUILD_BUILD_HOST=usbarmory
Expand Down

0 comments on commit e75c7e7

Please sign in to comment.