From b0ffdb057133f6e3fe1484ff72b5115dc471f303 Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Fri, 10 Dec 2021 09:40:25 +0100 Subject: [PATCH] bytcht-es8316: fix Include paths in HiFi.conf Signed-off-by: Jaroslav Kysela --- ucm2/Intel/bytcht-es8316/HiFi.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ucm2/Intel/bytcht-es8316/HiFi.conf b/ucm2/Intel/bytcht-es8316/HiFi.conf index d122c69..2cf179e 100644 --- a/ucm2/Intel/bytcht-es8316/HiFi.conf +++ b/ucm2/Intel/bytcht-es8316/HiFi.conf @@ -20,6 +20,6 @@ If.0 { Haystack "${CardComponents}" Needle "cfg-spk:" } - True.Include.comp.File "/bytcht-es8316/HiFi-Components.conf" - False.Include.long.File "/bytcht-es8316/HiFi-LongName.conf" + True.Include.comp.File "/Intel/bytcht-es8316/HiFi-Components.conf" + False.Include.long.File "/Intel/bytcht-es8316/HiFi-LongName.conf" } -- 2.47.1