Loading
ASoC: cs40l50: 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: c486def5 ("ASoC: cs40l50: Support I2S streaming to CS40L50") Signed-off-by:Takashi Iwai <tiwai@suse.de> Link: https://patch.msgid.link/20241203141823.22393-2-tiwai@suse.de Signed-off-by:
Mark Brown <broonie@kernel.org>