summaryrefslogtreecommitdiff
path: root/sound/soc/intel/common/Makefile
blob: 1a35149bcad7d5e33b21f3c15da26ba6ee45c733 (plain)
1
2
3
4
5
6
7
8
9
10
snd-soc-sst-dsp-objs := sst-dsp.o
snd-soc-sst-acpi-objs := sst-acpi.o
snd-soc-sst-match-objs := sst-match-acpi.o
snd-soc-sst-ipc-objs := sst-ipc.o
snd-soc-sst-firmware-objs := sst-firmware.o

obj-$(CONFIG_SND_SOC_INTEL_SST) += snd-soc-sst-dsp.o snd-soc-sst-ipc.o
obj-$(CONFIG_SND_SOC_INTEL_SST_ACPI) += snd-soc-sst-acpi.o
obj-$(CONFIG_SND_SOC_INTEL_SST_MATCH) += snd-soc-sst-match.o
obj-$(CONFIG_SND_SOC_INTEL_SST_FIRMWARE) += snd-soc-sst-firmware.o
0 commit78337c0697e669554c28b8b48c644bbaad0ffc5e (patch) treee373e7529feef5e63af1b1e1d95b3e829b6dd71f /sound/aoa/core parentf1750e144a2f01b011bd3155fcf8b6dff299fe68 (diff)parent3846fd9b86001bea171943cc3bb9222cb6da6b42 (diff)
Merge tag 'drm-misc-fixes-2017-01-13' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes
A few more core fixes. * tag 'drm-misc-fixes-2017-01-13' of git://anongit.freedesktop.org/git/drm-misc: drm/probe-helpers: Drop locking from poll_enable drm: Fix broken VT switch with video=1366x768 option drm: Schedule the output_poll_work with 1s delay if we have delayed event
Diffstat (limited to 'sound/aoa/core')