Skip to content

Commit 08b95c3

Browse files
ujfalusiplbossart
authored andcommitted
sof_remove.sh: remove snd_sof_utils after the core has been removed
snd_sof_utils.ko is going to be a new, generic library function which can be shared between clients and the core without depending on anything in SOF. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
1 parent ac2d155 commit 08b95c3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tools/kmod/sof_remove.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,7 @@ remove_module snd_sof_nocodec || true
167167

168168
remove_module snd_sof
169169
remove_module snd_sof_nocodec
170+
remove_module snd_sof_utils
170171

171172
#-------------------------------------------
172173
# Codec drivers

0 commit comments

Comments
 (0)