Hi,
this is a series of trivial cleanup patches for ASoC to correct
the *-objs suffix in Makefile. The other ALSA code has been covered
by a previous patch set
https://lore.kernel.org/r/20240507135513.14919-1-tiwai@xxxxxxx
As was suggested in a patch review, *-objs suffix in Makefile is
basically a wrong use nowadays for kernel driver modules.
They should be replaced with *-y suffix instead.
This is a result of systematic conversions, separated per directory.
Only lightly compile-tested.
Takashi
===
Takashi Iwai (34):
ASoC: core: Use *-y instead of *-objs in Makefile
ASoC: codecs: Use *-y instead of *-objs in Makefile
ASoC: adi: Use *-y instead of *-objs in Makefile
ASoC: amd: Use *-y instead of *-objs in Makefile
ASoC: apple: Use *-y instead of *-objs in Makefile
ASoC: atmel: Use *-y instead of *-objs in Makefile
ASoC: au1x: Use *-y instead of *-objs Makefile
ASoC: bcm: Use *-y instead of *-objs in Makefile
ASoC: cirrus: Use *-y instead of *-objs in Makefile
ASoC: fsl: Use *-y instead of *-objs in Makefile
ASoC: generic: Use *-y instead of *-objs in Makefile
ASoC: intel: Use *-y instead of *-objs in Makefile
ASoC: jz4740: Use *-y instead of *-objs in Makefile
ASoC: kirkwood: Use *-y instead of *-objs in Makefile
ASoC: loongson: Use *-y instead of *-objs in Makefile
ASoC: mediatek: Use *-y instead of *-objs in Makefile
ASoC: meson: Use *-y instead of *-objs in Makefile
ASoC: mxs: Use *-y instead of *-objs in Makefile
ASoC: pxa: Use *-y instead of *-objs in Makefile
ASoC: qcom: Use *-y instead of *-objs in Makefile
ASoC: rockchip: Use *-y instead of *-objs in Makefile
ASoC: samsung: Use *-y instead of *-objs in Makefile
ASoC: sh: Use *-y instead of *-objs in Makefile
ASoC: SOF: Use *-y instead of *-objs in Makefile
ASoC: spear: Use *-y instead of *-objs in Makefile
ASoC: sprd: Use *-y instead of *-objs in Makefile
ASoC: sti: Use *-y instead of *-objs in Makefile
ASoC: stm: Use *-y instead of *-objs in Makefile
ASoC: tegra: Use *-y instead of *-objs in Makefile
ASoC: ti: Use *-y instead of *-objs in Makefile
ASoC: uniphier: Use *-y instead of *-objs in Makefile
ASoC: ux500: Use *-y instead of *-objs in Makefile
ASoC: xilinx: Use *-y instead of *-objs in Makefile
ASoC: xtensa: Use *-y instead of *-objs in Makefile
sound/soc/Makefile | 16 +-
sound/soc/adi/Makefile | 4 +-
sound/soc/amd/Makefile | 12 +-
sound/soc/amd/acp/Makefile | 26 +-
sound/soc/amd/ps/Makefile | 8 +-
sound/soc/amd/raven/Makefile | 6 +-
sound/soc/amd/renoir/Makefile | 6 +-
sound/soc/amd/rpl/Makefile | 2 +-
sound/soc/amd/vangogh/Makefile | 8 +-
sound/soc/amd/yc/Makefile | 6 +-
sound/soc/apple/Makefile | 2 +-
sound/soc/atmel/Makefile | 30 +-
sound/soc/au1x/Makefile | 16 +-
sound/soc/bcm/Makefile | 6 +-
sound/soc/cirrus/Makefile | 6 +-
sound/soc/codecs/Makefile | 784 ++++++++++++-------------
sound/soc/fsl/Makefile | 52 +-
sound/soc/generic/Makefile | 12 +-
sound/soc/intel/atom/Makefile | 2 +-
sound/soc/intel/atom/sst/Makefile | 6 +-
sound/soc/intel/avs/Makefile | 10 +-
sound/soc/intel/avs/boards/Makefile | 34 +-
sound/soc/intel/boards/Makefile | 84 +--
sound/soc/intel/catpt/Makefile | 2 +-
sound/soc/intel/common/Makefile | 8 +-
sound/soc/intel/keembay/Makefile | 2 +-
sound/soc/intel/skylake/Makefile | 6 +-
sound/soc/jz4740/Makefile | 2 +-
sound/soc/kirkwood/Makefile | 4 +-
sound/soc/loongson/Makefile | 4 +-
sound/soc/mediatek/common/Makefile | 4 +-
sound/soc/mediatek/mt2701/Makefile | 2 +-
sound/soc/mediatek/mt6797/Makefile | 2 +-
sound/soc/mediatek/mt7986/Makefile | 2 +-
sound/soc/mediatek/mt8183/Makefile | 2 +-
sound/soc/mediatek/mt8186/Makefile | 2 +-
sound/soc/mediatek/mt8188/Makefile | 2 +-
sound/soc/mediatek/mt8192/Makefile | 2 +-
sound/soc/mediatek/mt8195/Makefile | 2 +-
sound/soc/meson/Makefile | 50 +-
sound/soc/mxs/Makefile | 6 +-
sound/soc/pxa/Makefile | 12 +-
sound/soc/qcom/Makefile | 38 +-
sound/soc/qcom/qdsp6/Makefile | 4 +-
sound/soc/rockchip/Makefile | 16 +-
sound/soc/samsung/Makefile | 38 +-
sound/soc/sh/Makefile | 16 +-
sound/soc/sh/rcar/Makefile | 2 +-
sound/soc/sof/Makefile | 30 +-
sound/soc/sof/amd/Makefile | 10 +-
sound/soc/sof/imx/Makefile | 8 +-
sound/soc/sof/intel/Makefile | 30 +-
sound/soc/sof/mediatek/mt8186/Makefile | 2 +-
sound/soc/sof/mediatek/mt8195/Makefile | 2 +-
sound/soc/sof/xtensa/Makefile | 2 +-
sound/soc/spear/Makefile | 6 +-
sound/soc/sprd/Makefile | 2 +-
sound/soc/sti/Makefile | 2 +-
sound/soc/stm/Makefile | 8 +-
sound/soc/tegra/Makefile | 46 +-
sound/soc/ti/Makefile | 36 +-
sound/soc/uniphier/Makefile | 8 +-
sound/soc/ux500/Makefile | 6 +-
sound/soc/xilinx/Makefile | 6 +-
sound/soc/xtensa/Makefile | 2 +-
65 files changed, 787 insertions(+), 787 deletions(-)
--
2.43.0
[Index of Archives]
[Pulseaudio]
[Linux Audio Users]
[ALSA Devel]
[Fedora Desktop]
[Fedora SELinux]
[Big List of Linux Books]
[Yosemite News]
[KDE Users]