From c47e530c8c4f97c6d7dceab4db9e0b57310615c7 Mon Sep 17 00:00:00 2001 From: Oscar Wallberg Date: Mon, 23 Feb 2026 23:48:14 +0100 Subject: [PATCH] chore: update linux-tkg config --- .config/frogminer/linux-tkg.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/frogminer/linux-tkg.cfg b/.config/frogminer/linux-tkg.cfg index 4c110d8..32c6ffe 100644 --- a/.config/frogminer/linux-tkg.cfg +++ b/.config/frogminer/linux-tkg.cfg @@ -8,7 +8,7 @@ _distro="Arch" # Kernel Version # Accepts # - "x.y-latest" to pick latest kernel from the x.y series (e.g. "6.13-latest") -# - Tags, e.g. "6.0-rc4" or "5.10.51" +# - git tags, e.g. "v6.0-rc4" or "v5.10.51" # - Note: Patches may fail as they may only apply to newer trees. # If left empty, the script will prompt _version="6.18-latest"