linux-hwe-6.17: workaround built-in modules on 6.17
This commit is contained in:
parent
5bd0493157
commit
03da90ceaf
3 changed files with 5 additions and 5 deletions
|
|
@ -8270,7 +8270,7 @@ set_except () {
|
||||||
#Trisquel changes
|
#Trisquel changes
|
||||||
|
|
||||||
# New in 6.16-rc.
|
# New in 6.16-rc.
|
||||||
# blobname 'qcom[/]sc8280xp[/]LENOVO[/]21BX[/]qcvss8280\.mbn' arch/arm64/boot/dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts
|
blobname 'qcom[/]sc8280xp[/]LENOVO[/]21BX[/]qcvss8280\.mbn' arch/arm64/boot/dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts
|
||||||
# EOTC
|
# EOTC
|
||||||
|
|
||||||
# Add new patterns above.
|
# Add new patterns above.
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
crc-ccitt
|
crc-ccitt
|
||||||
crc32_generic
|
crc32_generic ?
|
||||||
crc32c_generic
|
crc32c_generic ?
|
||||||
crc-itu-t
|
crc-itu-t
|
||||||
crc16
|
crc16
|
||||||
crc7 ?
|
crc7 ?
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
#
|
#
|
||||||
# Copyright (C) 2025 Luis Guzman <ark@switnet.org>
|
# Copyright (C) 2026 Luis Guzman <ark@switnet.org>
|
||||||
# Copyright (C) 2008-2023 Ruben Rodriguez <ruben@trisquel.info>
|
# Copyright (C) 2008-2023 Ruben Rodriguez <ruben@trisquel.info>
|
||||||
# Copyright (C) 2019 David Trudgian <dave@trudgian.net>
|
# Copyright (C) 2019 David Trudgian <dave@trudgian.net>
|
||||||
#
|
#
|
||||||
|
|
@ -19,7 +19,7 @@
|
||||||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||||
#
|
#
|
||||||
|
|
||||||
VERSION=38.1
|
VERSION=39
|
||||||
HWEKR=6.17
|
HWEKR=6.17
|
||||||
DI_ENABLED=1
|
DI_ENABLED=1
|
||||||
HWE_ENABLED=1
|
HWE_ENABLED=1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue