xref: /kernel/linux/linux-5.10/sound/hda/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/sound/hda/
18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
28c2ecf20Sopenharmony_cisnd-hda-core-objs := hda_bus_type.o hdac_bus.o hdac_device.o hdac_sysfs.o \
38c2ecf20Sopenharmony_ci	hdac_regmap.o hdac_controller.o hdac_stream.o array.o hdmi_chmap.o
48c2ecf20Sopenharmony_ci
58c2ecf20Sopenharmony_cisnd-hda-core-objs += trace.o
68c2ecf20Sopenharmony_ciCFLAGS_trace.o := -I$(src)
78c2ecf20Sopenharmony_ci
88c2ecf20Sopenharmony_ci# for sync with i915 gfx driver
98c2ecf20Sopenharmony_cisnd-hda-core-$(CONFIG_SND_HDA_COMPONENT) += hdac_component.o
108c2ecf20Sopenharmony_cisnd-hda-core-$(CONFIG_SND_HDA_I915) += hdac_i915.o
118c2ecf20Sopenharmony_ci
128c2ecf20Sopenharmony_ciobj-$(CONFIG_SND_HDA_CORE) += snd-hda-core.o
138c2ecf20Sopenharmony_ci
148c2ecf20Sopenharmony_ci#extended hda
158c2ecf20Sopenharmony_ciobj-$(CONFIG_SND_HDA_EXT_CORE) += ext/
168c2ecf20Sopenharmony_ci
178c2ecf20Sopenharmony_cisnd-intel-dspcfg-objs := intel-dsp-config.o
188c2ecf20Sopenharmony_cisnd-intel-dspcfg-$(CONFIG_SND_INTEL_NHLT) += intel-nhlt.o
198c2ecf20Sopenharmony_ciobj-$(CONFIG_SND_INTEL_DSP_CONFIG) += snd-intel-dspcfg.o
20

Indexes created Thu Nov 07 10:32:03 CST 2024