Skip to content

Commit

Permalink
feat: upate kernel to 6.6.71
Browse files Browse the repository at this point in the history
  • Loading branch information
MingcongBai authored and Zeno-sole committed Mar 5, 2025
1 parent 83e87d4 commit c2863d8
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.69
arm64_abiname=6.6.69
loong64_abiname=6.6.69
amd64_abiname=6.6.71
arm64_abiname=6.6.71
loong64_abiname=6.6.71
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.71-1) unstable; urgency=medium

* Update kernel to 6.6.71.

-- Mingcong Bai <[email protected]> Tue, 14 Jan 2025 10:35:47 +0800

linux-deepin-hwe (6.6.69-1) unstable; urgency=medium

* Update kernel to 6.6.69.
Expand Down

0 comments on commit c2863d8

Please sign in to comment.