thesis/linux-6.8.1/sound/x86/Makefile
2025-03-19 13:44:23 +01:00

5 lines
143 B
Makefile

# 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