Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile « x86 « sound - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6b5ffb329d472824c355fe081f3cd5f5e2ca68d1 (plain)
1
2
3
4
5
# SPDX-License-Identifier: GPL-2.0-only
snd-hdmi-lpe-audio-objs += \
	intel_hdmi_audio.o

obj-$(CONFIG_HDMI_LPE_AUDIO) += snd-hdmi-lpe-audio.o