Skip to content

Commit

Permalink
feat: update HWE kernel to 6.6.36
Browse files Browse the repository at this point in the history
  • Loading branch information
MingcongBai authored and Zeno-sole committed Jul 11, 2024
1 parent bec2488 commit c62b5a4
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.35
arm64_abiname=6.6.35
loong64_abiname=6.6.35
amd64_abiname=6.6.36
arm64_abiname=6.6.36
loong64_abiname=6.6.36
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.36-1) unstable; urgency=medium

* Update Linux Kernel (HWE) to 6.6.36.

-- Mingcong Bai <[email protected]> Mon, 01 Jul 2024 14:11:44 +0800

linux-deepin-hwe (6.6.28-hwe) unstable; urgency=medium

* update kernel 6.6.35 arm64 x86 loongarch64
Expand Down

0 comments on commit c62b5a4

Please sign in to comment.