Skip to content

Commit

Permalink
fix sound
Browse files Browse the repository at this point in the history
  • Loading branch information
devbis committed Nov 18, 2024
1 parent b7df2a0 commit 7e6cb12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion target/linux/imx/modules/sound.mk
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ define KernelPackage/sound-soc-fsl-sai
FILES:= \
$(LINUX_DIR)/sound/soc/fsl/snd-soc-fsl-sai.ko
AUTOLOAD:=$(call AutoLoad,68,snd-soc-fsl-sai)
DEPENDS:=+kmod-sound-soc-imx
DEPENDS:=+kmod-sound-soc-imx +kmod-sound-soc-fsl-utils
$(call AddDepends/sound)
endef

Expand Down

0 comments on commit 7e6cb12

Please sign in to comment.