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"