diff options
-rw-r--r-- | mk/linux-ver.mk | 4 | ||||
-rw-r--r-- | target/linux/Config.in.kernelversion | 2 | ||||
-rw-r--r-- | target/linux/patches/6.6.88/armnommu-fix-thread-registers.patch (renamed from target/linux/patches/6.6.82/armnommu-fix-thread-registers.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/6.6.88/armnommu-versatile.patch (renamed from target/linux/patches/6.6.82/armnommu-versatile.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/6.6.88/hppa-cross-compile.patch (renamed from target/linux/patches/6.6.82/hppa-cross-compile.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/6.6.88/linksys-nslu2.patch (renamed from target/linux/patches/6.6.82/linksys-nslu2.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/6.6.88/macsonic.patch (renamed from target/linux/patches/6.6.82/macsonic.patch) | 0 |
7 files changed, 3 insertions, 3 deletions
diff --git a/mk/linux-ver.mk b/mk/linux-ver.mk index 577efc878..57c2f2708 100644 --- a/mk/linux-ver.mk +++ b/mk/linux-ver.mk @@ -28,10 +28,10 @@ KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE) KERNEL_HASH:= c8af780f6f613ca24622116e4c512a764335ab66e75c6643003c16e49a8e3b90 endif ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_6_6),y) -KERNEL_FILE_VER:= 6.6.82 +KERNEL_FILE_VER:= 6.6.88 KERNEL_RELEASE:= 1 KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE) -KERNEL_HASH:= f3c2389b8c23cabe747f104a3e434201ca6e7725bbbfb3a8c59a063ac4820e41 +KERNEL_HASH:= 19df89b63ef7e950de7297dabfac0569183bf87636f4c300a25336c7da490650 endif ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_6_1),y) KERNEL_FILE_VER:= 6.1.130 diff --git a/target/linux/Config.in.kernelversion b/target/linux/Config.in.kernelversion index d04a28e30..de084b6e4 100644 --- a/target/linux/Config.in.kernelversion +++ b/target/linux/Config.in.kernelversion @@ -62,7 +62,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_6_12 depends on !ADK_TARGET_ARCH_NDS32 config ADK_TARGET_LINUX_KERNEL_VERSION_6_6 - bool "6.6.82" + bool "6.6.88" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_BFIN depends on !ADK_TARGET_ARCH_C6X diff --git a/target/linux/patches/6.6.82/armnommu-fix-thread-registers.patch b/target/linux/patches/6.6.88/armnommu-fix-thread-registers.patch index 8ab2196dc..8ab2196dc 100644 --- a/target/linux/patches/6.6.82/armnommu-fix-thread-registers.patch +++ b/target/linux/patches/6.6.88/armnommu-fix-thread-registers.patch diff --git a/target/linux/patches/6.6.82/armnommu-versatile.patch b/target/linux/patches/6.6.88/armnommu-versatile.patch index f8f10f50b..f8f10f50b 100644 --- a/target/linux/patches/6.6.82/armnommu-versatile.patch +++ b/target/linux/patches/6.6.88/armnommu-versatile.patch diff --git a/target/linux/patches/6.6.82/hppa-cross-compile.patch b/target/linux/patches/6.6.88/hppa-cross-compile.patch index 51c24fff2..51c24fff2 100644 --- a/target/linux/patches/6.6.82/hppa-cross-compile.patch +++ b/target/linux/patches/6.6.88/hppa-cross-compile.patch diff --git a/target/linux/patches/6.6.82/linksys-nslu2.patch b/target/linux/patches/6.6.88/linksys-nslu2.patch index 20958062e..20958062e 100644 --- a/target/linux/patches/6.6.82/linksys-nslu2.patch +++ b/target/linux/patches/6.6.88/linksys-nslu2.patch diff --git a/target/linux/patches/6.6.82/macsonic.patch b/target/linux/patches/6.6.88/macsonic.patch index 51e76113b..51e76113b 100644 --- a/target/linux/patches/6.6.82/macsonic.patch +++ b/target/linux/patches/6.6.88/macsonic.patch |