]> git.ipfire.org Git - thirdparty/linux.git/commit
ASoC: wcd937x: Use *-y for Makefile
authorTakashi Iwai <tiwai@suse.de>
Tue, 3 Dec 2024 14:18:20 +0000 (15:18 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 3 Dec 2024 14:47:01 +0000 (14:47 +0000)
commit582057d2233a5a38e1aec3f4a6d66b362b42076c
treeaba81e17afaa5f07ae738a78374ce87eea3cabe6
parent7916a8d8782d4e53fe0133c8dace20a925e0204e
ASoC: wcd937x: Use *-y for Makefile

We should use *-y instead of *-objs in Makefile for the module
objects.  *-objs is used rather for host programs.

Fixes: 313e978df7fc ("ASoC: codecs: wcd937x: add audio routing and Kconfig")
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://patch.msgid.link/20241203141823.22393-6-tiwai@suse.de
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/Makefile