I stumbled upon the use of *-objs in Makefile in a few places in ASoC. Here are trivial patches to correct those. Takashi === Takashi Iwai (5): ASoC: cs40l50: Use *-y for Makefile ASoC: mediatek: mt8365: Use *-y for Makefile ASoC: SDCA: Use *-y for Makefile ASoC: cs42l84: Use *-y for Makefile ASoC: wcd937x: Use *-y for Makefile sound/soc/codecs/Makefile | 8 ++++---- sound/soc/mediatek/mt8365/Makefile | 2 +- sound/soc/sdca/Makefile | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) -- 2.43.0
- Follow-Ups:
- Re: [PATCH 0/5] ASoC: Correct *-objs usages
- From: Mark Brown
- [PATCH 2/5] ASoC: mediatek: mt8365: Use *-y for Makefile
- From: Takashi Iwai
- [PATCH 3/5] ASoC: SDCA: Use *-y for Makefile
- From: Takashi Iwai
- [PATCH 4/5] ASoC: cs42l84: Use *-y for Makefile
- From: Takashi Iwai
- [PATCH 5/5] ASoC: wcd937x: Use *-y for Makefile
- From: Takashi Iwai
- [PATCH 1/5] ASoC: cs40l50: Use *-y for Makefile
- From: Takashi Iwai
- Re: [PATCH 0/5] ASoC: Correct *-objs usages
- Prev by Date: Re: [PATCH v2 00/32] driver core: Constify API device_find_child() and adapt for various existing usages
- Next by Date: Re: [PATCH v2 00/32] driver core: Constify API device_find_child() and adapt for various existing usages
- Previous by thread: [PATCH v2 00/14] soundwire: add multi-lane support
- Next by thread: [PATCH 1/5] ASoC: cs40l50: Use *-y for Makefile
- Index(es):