linux/sound/isa
Takashi Iwai 2e7b8fd6d9 ALSA: isa: Use *-y instead of *-objs in Makefile
*-objs suffix is reserved rather for (user-space) host programs while
usually *-y suffix is used for kernel drivers (although *-objs works
for that purpose for now).

Let's correct the old usages of *-objs in Makefiles.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Jaroslav Kysela <perex@perex.cz>
Link: https://lore.kernel.org/r/20240507135513.14919-5-tiwai@suse.de
2024-05-08 18:17:48 +02:00
..
ad1816a ALSA: isa: Use *-y instead of *-objs in Makefile 2024-05-08 18:17:48 +02:00
ad1848 ALSA: isa: Use *-y instead of *-objs in Makefile 2024-05-08 18:17:48 +02:00
cs423x ALSA: isa: Use *-y instead of *-objs in Makefile 2024-05-08 18:17:48 +02:00
es1688 ALSA: isa: Use *-y instead of *-objs in Makefile 2024-05-08 18:17:48 +02:00
galaxy ALSA: isa: Use *-y instead of *-objs in Makefile 2024-05-08 18:17:48 +02:00
gus ALSA: isa: Use *-y instead of *-objs in Makefile 2024-05-08 18:17:48 +02:00
msnd ALSA: isa: Use *-y instead of *-objs in Makefile 2024-05-08 18:17:48 +02:00
opti9xx ALSA: isa: Use *-y instead of *-objs in Makefile 2024-05-08 18:17:48 +02:00
sb ALSA: isa: Use *-y instead of *-objs in Makefile 2024-05-08 18:17:48 +02:00
wavefront ALSA: isa: Use *-y instead of *-objs in Makefile 2024-05-08 18:17:48 +02:00
wss ALSA: isa: Use *-y instead of *-objs in Makefile 2024-05-08 18:17:48 +02:00
adlib.c ALSA: adlib: Allocate resources with device-managed APIs 2021-07-19 16:17:16 +02:00
als100.c ALSA: als100: Allocate resources with device-managed APIs 2021-07-19 16:17:16 +02:00
azt2320.c ALSA: azt2320: Allocate resources with device-managed APIs 2021-07-19 16:17:17 +02:00
cmi8328.c ALSA: cmi8328: Allocate resources with device-managed APIs 2021-07-19 16:17:18 +02:00
cmi8330.c ALSA: cmi8330: Allocate resources with device-managed APIs 2021-07-19 16:17:18 +02:00
es18xx.c ALSA: es18xx: Remove the unneeded result variable 2022-09-20 13:33:55 +02:00
Kconfig ALSA: add HAS_IOPORT dependencies 2023-05-22 16:43:47 +02:00
Makefile ALSA: isa: Use *-y instead of *-objs in Makefile 2024-05-08 18:17:48 +02:00
opl3sa2.c ALSA: opl3sa2: Allocate resources with device-managed APIs 2021-07-19 16:17:25 +02:00
sc6000.c ALSA: sc6000: Fix the missing snd_card_free() call at probe error 2022-04-12 17:58:17 +02:00
sscape.c ALSA: sscape: Fix -Wformat-truncation warning 2023-09-15 13:21:32 +02:00