From 2f88d1bb3a1fc6b0593cc06db5c06b64a3850b36 Mon Sep 17 00:00:00 2001 From: Mieczyslaw Nalewaj Date: Sat, 14 Dec 2024 22:37:42 +0100 Subject: [PATCH] kernel/x86: Create kernel files for v6.12 (from v6.6) This is an automatically generated commit. When doing `git bisect`, consider `git bisect --skip`. Signed-off-by: Mieczyslaw Nalewaj --- target/linux/x86/64/{config-6.6 => config-6.12} | 0 target/linux/x86/{config-6.6 => config-6.12} | 0 target/linux/x86/generic/{config-6.6 => config-6.12} | 0 target/linux/x86/geode/{config-6.6 => config-6.12} | 0 target/linux/x86/legacy/{config-6.6 => config-6.12} | 0 .../{patches-6.6 => patches-6.12}/100-fix_cs5535_clockevt.patch | 0 .../103-pcengines_apu6_platform.patch | 0 7 files changed, 0 insertions(+), 0 deletions(-) rename target/linux/x86/64/{config-6.6 => config-6.12} (100%) rename target/linux/x86/{config-6.6 => config-6.12} (100%) rename target/linux/x86/generic/{config-6.6 => config-6.12} (100%) rename target/linux/x86/geode/{config-6.6 => config-6.12} (100%) rename target/linux/x86/legacy/{config-6.6 => config-6.12} (100%) rename target/linux/x86/{patches-6.6 => patches-6.12}/100-fix_cs5535_clockevt.patch (100%) rename target/linux/x86/{patches-6.6 => patches-6.12}/103-pcengines_apu6_platform.patch (100%) diff --git a/target/linux/x86/64/config-6.6 b/target/linux/x86/64/config-6.12 similarity index 100% rename from target/linux/x86/64/config-6.6 rename to target/linux/x86/64/config-6.12 diff --git a/target/linux/x86/config-6.6 b/target/linux/x86/config-6.12 similarity index 100% rename from target/linux/x86/config-6.6 rename to target/linux/x86/config-6.12 diff --git a/target/linux/x86/generic/config-6.6 b/target/linux/x86/generic/config-6.12 similarity index 100% rename from target/linux/x86/generic/config-6.6 rename to target/linux/x86/generic/config-6.12 diff --git a/target/linux/x86/geode/config-6.6 b/target/linux/x86/geode/config-6.12 similarity index 100% rename from target/linux/x86/geode/config-6.6 rename to target/linux/x86/geode/config-6.12 diff --git a/target/linux/x86/legacy/config-6.6 b/target/linux/x86/legacy/config-6.12 similarity index 100% rename from target/linux/x86/legacy/config-6.6 rename to target/linux/x86/legacy/config-6.12 diff --git a/target/linux/x86/patches-6.6/100-fix_cs5535_clockevt.patch b/target/linux/x86/patches-6.12/100-fix_cs5535_clockevt.patch similarity index 100% rename from target/linux/x86/patches-6.6/100-fix_cs5535_clockevt.patch rename to target/linux/x86/patches-6.12/100-fix_cs5535_clockevt.patch diff --git a/target/linux/x86/patches-6.6/103-pcengines_apu6_platform.patch b/target/linux/x86/patches-6.12/103-pcengines_apu6_platform.patch similarity index 100% rename from target/linux/x86/patches-6.6/103-pcengines_apu6_platform.patch rename to target/linux/x86/patches-6.12/103-pcengines_apu6_platform.patch -- 2.30.2