linux-hwe-6.8: restore udebs for latest linux-hwe-6.8 release
This commit is contained in:
parent
c55c8bf080
commit
42344a8d22
8 changed files with 28 additions and 23 deletions
|
|
@ -0,0 +1,15 @@
|
|||
diff --git a/debian/rules.d/0-common-vars.mk b/debian/rules.d/0-common-vars.mk_
|
||||
index bc873563..d6692ca1 100644
|
||||
--- a/debian/rules.d/0-common-vars.mk
|
||||
+++ b/debian/rules.d/0-common-vars.mk_
|
||||
@@ -197,8 +197,9 @@ do_dtbs=false
|
||||
do_fips_checks=false
|
||||
|
||||
# ZSTD compressed kernel modules
|
||||
+ifeq ($(filter $(series),jammy aramo),)
|
||||
do_zstd_ko=true
|
||||
-ifeq ($(series),jammy)
|
||||
+else
|
||||
do_zstd_ko=
|
||||
endif
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue