From b84523eed6dd8bc069a49adf6137b46a471eeb86 Mon Sep 17 00:00:00 2001 From: Tony Ambardar Date: Sun, 29 Dec 2024 17:12:53 -0800 Subject: [PATCH] kernel/malta: 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: Tony Ambardar Link: https://github.com/openwrt/openwrt/pull/18712 Signed-off-by: Hauke Mehrtens --- target/linux/malta/{config-6.6 => config-6.12} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename target/linux/malta/{config-6.6 => config-6.12} (100%) diff --git a/target/linux/malta/config-6.6 b/target/linux/malta/config-6.12 similarity index 100% rename from target/linux/malta/config-6.6 rename to target/linux/malta/config-6.12 -- 2.47.2