From d15ed1614d25008dbeb76b392d2889f944a848f0 Mon Sep 17 00:00:00 2001 From: Rosen Penev Date: Mon, 12 May 2025 17:24:21 -0700 Subject: [PATCH] apm821xx: rename kernel config/patches to 6.12 This is a preparation for 6.12 kernel support. It can help us track the files history by using the Git tool. Signed-off-by: Rosen Penev Link: https://github.com/openwrt/openwrt/pull/18798 Signed-off-by: Hauke Mehrtens --- target/linux/apm821xx/{config-6.6 => config-6.12} | 0 .../201-add-amcc-apollo3g-support.patch | 0 .../300-fix-atheros-nics-on-apm82181.patch | 0 .../301-fix-memory-map-wndr4700.patch | 0 ...900-powerpc-bootwrapper-force-gzip-as-mkimage-s-compress.patch | 0 5 files changed, 0 insertions(+), 0 deletions(-) rename target/linux/apm821xx/{config-6.6 => config-6.12} (100%) rename target/linux/apm821xx/{patches-6.6 => patches-6.12}/201-add-amcc-apollo3g-support.patch (100%) rename target/linux/apm821xx/{patches-6.6 => patches-6.12}/300-fix-atheros-nics-on-apm82181.patch (100%) rename target/linux/apm821xx/{patches-6.6 => patches-6.12}/301-fix-memory-map-wndr4700.patch (100%) rename target/linux/apm821xx/{patches-6.6 => patches-6.12}/900-powerpc-bootwrapper-force-gzip-as-mkimage-s-compress.patch (100%) diff --git a/target/linux/apm821xx/config-6.6 b/target/linux/apm821xx/config-6.12 similarity index 100% rename from target/linux/apm821xx/config-6.6 rename to target/linux/apm821xx/config-6.12 diff --git a/target/linux/apm821xx/patches-6.6/201-add-amcc-apollo3g-support.patch b/target/linux/apm821xx/patches-6.12/201-add-amcc-apollo3g-support.patch similarity index 100% rename from target/linux/apm821xx/patches-6.6/201-add-amcc-apollo3g-support.patch rename to target/linux/apm821xx/patches-6.12/201-add-amcc-apollo3g-support.patch diff --git a/target/linux/apm821xx/patches-6.6/300-fix-atheros-nics-on-apm82181.patch b/target/linux/apm821xx/patches-6.12/300-fix-atheros-nics-on-apm82181.patch similarity index 100% rename from target/linux/apm821xx/patches-6.6/300-fix-atheros-nics-on-apm82181.patch rename to target/linux/apm821xx/patches-6.12/300-fix-atheros-nics-on-apm82181.patch diff --git a/target/linux/apm821xx/patches-6.6/301-fix-memory-map-wndr4700.patch b/target/linux/apm821xx/patches-6.12/301-fix-memory-map-wndr4700.patch similarity index 100% rename from target/linux/apm821xx/patches-6.6/301-fix-memory-map-wndr4700.patch rename to target/linux/apm821xx/patches-6.12/301-fix-memory-map-wndr4700.patch diff --git a/target/linux/apm821xx/patches-6.6/900-powerpc-bootwrapper-force-gzip-as-mkimage-s-compress.patch b/target/linux/apm821xx/patches-6.12/900-powerpc-bootwrapper-force-gzip-as-mkimage-s-compress.patch similarity index 100% rename from target/linux/apm821xx/patches-6.6/900-powerpc-bootwrapper-force-gzip-as-mkimage-s-compress.patch rename to target/linux/apm821xx/patches-6.12/900-powerpc-bootwrapper-force-gzip-as-mkimage-s-compress.patch