From 5fd4aa1705852891b0f3ea56f34830d44668047a Mon Sep 17 00:00:00 2001 From: Tk-Glitch Date: Wed, 15 Apr 2020 14:11:06 +0200 Subject: [PATCH] linux56-tkg: Fix deprecated/wrong external config path in generic/ryzen profiles --- linux56-tkg/linux56-tkg-config/generic-desktop-profile.cfg | 2 +- linux56-tkg/linux56-tkg-config/ryzen-desktop-profile.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/linux56-tkg/linux56-tkg-config/generic-desktop-profile.cfg b/linux56-tkg/linux56-tkg-config/generic-desktop-profile.cfg index bf68ea1..954ea2e 100644 --- a/linux56-tkg/linux56-tkg-config/generic-desktop-profile.cfg +++ b/linux56-tkg/linux56-tkg-config/generic-desktop-profile.cfg @@ -5,7 +5,7 @@ #### MISC OPTIONS #### # External config file to use - If the given file exists in path, it will override default config (customization.cfg) - Default is ~/.config/frogminer/linux50-tkg.cfg -_EXT_CONFIG_PATH=~/.config/frogminer/linux55-tkg.cfg +_EXT_CONFIG_PATH=~/.config/frogminer/linux56-tkg.cfg #### KERNEL OPTIONS #### diff --git a/linux56-tkg/linux56-tkg-config/ryzen-desktop-profile.cfg b/linux56-tkg/linux56-tkg-config/ryzen-desktop-profile.cfg index 9107ebd..ed840a8 100644 --- a/linux56-tkg/linux56-tkg-config/ryzen-desktop-profile.cfg +++ b/linux56-tkg/linux56-tkg-config/ryzen-desktop-profile.cfg @@ -5,7 +5,7 @@ #### MISC OPTIONS #### # External config file to use - If the given file exists in path, it will override default config (customization.cfg) - Default is ~/.config/frogminer/linux52-tkg.cfg -_EXT_CONFIG_PATH=~/.config/frogminer/linux55-tkg.cfg +_EXT_CONFIG_PATH=~/.config/frogminer/linux56-tkg.cfg #### KERNEL OPTIONS ####