From 9547fd3647c86918fbde56decd56f7c1d44ed18f Mon Sep 17 00:00:00 2001 From: John Audia Date: Sat, 28 Mar 2026 05:38:05 -0400 Subject: [PATCH] kernel/x86: create files for v6.18 (from v6.12) This is an automatically generated commit. When doing `git bisect`, consider `git bisect --skip`. Signed-off-by: John Audia Link: https://github.com/openwrt/openwrt/pull/21078 Signed-off-by: Robert Marko --- target/linux/x86/64/{config-6.12 => config-6.18} | 0 target/linux/x86/{config-6.12 => config-6.18} | 0 target/linux/x86/generic/{config-6.12 => config-6.18} | 0 target/linux/x86/geode/{config-6.12 => config-6.18} | 0 target/linux/x86/legacy/{config-6.12 => config-6.18} | 0 .../{patches-6.12 => patches-6.18}/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.12 => config-6.18} (100%) rename target/linux/x86/{config-6.12 => config-6.18} (100%) rename target/linux/x86/generic/{config-6.12 => config-6.18} (100%) rename target/linux/x86/geode/{config-6.12 => config-6.18} (100%) rename target/linux/x86/legacy/{config-6.12 => config-6.18} (100%) rename target/linux/x86/{patches-6.12 => patches-6.18}/100-fix_cs5535_clockevt.patch (100%) rename target/linux/x86/{patches-6.12 => patches-6.18}/103-pcengines_apu6_platform.patch (100%) diff --git a/target/linux/x86/64/config-6.12 b/target/linux/x86/64/config-6.18 similarity index 100% rename from target/linux/x86/64/config-6.12 rename to target/linux/x86/64/config-6.18 diff --git a/target/linux/x86/config-6.12 b/target/linux/x86/config-6.18 similarity index 100% rename from target/linux/x86/config-6.12 rename to target/linux/x86/config-6.18 diff --git a/target/linux/x86/generic/config-6.12 b/target/linux/x86/generic/config-6.18 similarity index 100% rename from target/linux/x86/generic/config-6.12 rename to target/linux/x86/generic/config-6.18 diff --git a/target/linux/x86/geode/config-6.12 b/target/linux/x86/geode/config-6.18 similarity index 100% rename from target/linux/x86/geode/config-6.12 rename to target/linux/x86/geode/config-6.18 diff --git a/target/linux/x86/legacy/config-6.12 b/target/linux/x86/legacy/config-6.18 similarity index 100% rename from target/linux/x86/legacy/config-6.12 rename to target/linux/x86/legacy/config-6.18 diff --git a/target/linux/x86/patches-6.12/100-fix_cs5535_clockevt.patch b/target/linux/x86/patches-6.18/100-fix_cs5535_clockevt.patch similarity index 100% rename from target/linux/x86/patches-6.12/100-fix_cs5535_clockevt.patch rename to target/linux/x86/patches-6.18/100-fix_cs5535_clockevt.patch diff --git a/target/linux/x86/patches-6.12/103-pcengines_apu6_platform.patch b/target/linux/x86/patches-6.18/103-pcengines_apu6_platform.patch similarity index 100% rename from target/linux/x86/patches-6.12/103-pcengines_apu6_platform.patch rename to target/linux/x86/patches-6.18/103-pcengines_apu6_platform.patch