linux56-tkg: Fix deprecated/wrong external config path in generic/ryzen profiles
This commit is contained in:
parent
498e8c0775
commit
5fd4aa1705
@ -5,7 +5,7 @@
|
|||||||
#### MISC OPTIONS ####
|
#### 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
|
# 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 ####
|
#### KERNEL OPTIONS ####
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
#### MISC OPTIONS ####
|
#### 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
|
# 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 ####
|
#### KERNEL OPTIONS ####
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user