[openwrt/openwrt] kernel/x86: Create kernel files for v6.6 (from v6.1)
LEDE Commits
lede-commits at lists.infradead.org
Wed Apr 3 23:56:15 PDT 2024
robimarko pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/6fce6e1560957059121405fc9868c04e7e6856c9
commit 6fce6e1560957059121405fc9868c04e7e6856c9
Author: Mieczyslaw Nalewaj <namiltd at yahoo.com>
AuthorDate: Thu Mar 21 19:03:20 2024 +0100
kernel/x86: Create kernel files for v6.6 (from v6.1)
This is an automatically generated commit.
During a `git bisect` session, `git bisect --skip` is recommended.
Signed-off-by: Mieczyslaw Nalewaj <namiltd at yahoo.com>
---
target/linux/x86/64/{config-6.1 => config-6.6} | 0
target/linux/x86/{config-6.1 => config-6.6} | 0
target/linux/x86/generic/{config-6.1 => config-6.6} | 0
target/linux/x86/geode/{config-6.1 => config-6.6} | 0
target/linux/x86/legacy/{config-6.1 => config-6.6} | 0
5 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/target/linux/x86/64/config-6.1 b/target/linux/x86/64/config-6.6
similarity index 100%
rename from target/linux/x86/64/config-6.1
rename to target/linux/x86/64/config-6.6
diff --git a/target/linux/x86/config-6.1 b/target/linux/x86/config-6.6
similarity index 100%
rename from target/linux/x86/config-6.1
rename to target/linux/x86/config-6.6
diff --git a/target/linux/x86/generic/config-6.1 b/target/linux/x86/generic/config-6.6
similarity index 100%
rename from target/linux/x86/generic/config-6.1
rename to target/linux/x86/generic/config-6.6
diff --git a/target/linux/x86/geode/config-6.1 b/target/linux/x86/geode/config-6.6
similarity index 100%
rename from target/linux/x86/geode/config-6.1
rename to target/linux/x86/geode/config-6.6
diff --git a/target/linux/x86/legacy/config-6.1 b/target/linux/x86/legacy/config-6.6
similarity index 100%
rename from target/linux/x86/legacy/config-6.1
rename to target/linux/x86/legacy/config-6.6
More information about the lede-commits
mailing list