Skip to content

Commit

Permalink
feat: update kernel to 6.6.69
Browse files Browse the repository at this point in the history
  • Loading branch information
MingcongBai authored and Zeno-sole committed Jan 10, 2025
1 parent 4930eea commit 83e87d4
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.67
arm64_abiname=6.6.67
loong64_abiname=6.6.67
amd64_abiname=6.6.69
arm64_abiname=6.6.69
loong64_abiname=6.6.69
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.69-1) unstable; urgency=medium

* Update kernel to 6.6.69.

-- Mingcong Bai <[email protected]> Fri, 10 Jan 2025 13:11:59 +0800

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

* Update kernel to 6.6.67.
Expand Down

0 comments on commit 83e87d4

Please sign in to comment.