Skip to content

Commit

Permalink
feat: update kernel 6.6.40
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeno-sole committed Aug 21, 2024
1 parent 713634c commit 91ede97
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
amd64_abiname=6.6.38
arm64_abiname=6.6.36
loong64_abiname=6.6.36
amd64_abiname=6.6.40
arm64_abiname=6.6.40
loong64_abiname=6.6.40
ARCH_BUILD :=$(shell uname -m)
all: build
build:
Expand Down
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
linux-deepin-hwe (6.6.40-1) unstable; urgency=medium

* update kernel 6.6.40.

-- LiChengGang <[email protected]> Fri, 19 Jul 2024 15:02:02 +0800

linux-deepin-hwe (6.6.36-2) unstable; urgency=medium

* x86 kernel update 6.6.38.
Expand Down

0 comments on commit 91ede97

Please sign in to comment.