1 # SPDX-License-Identifier: GPL-2.0-only << 2 # 1 # 3 # Makefile for ALSA 2 # Makefile for ALSA 4 # Copyright (c) 2004 by Jaroslav Kysela <perex@ 3 # Copyright (c) 2004 by Jaroslav Kysela <perex@perex.cz> 5 # 4 # 6 5 7 snd-pdaudiocf-y := pdaudiocf.o pdaudiocf_core. !! 6 snd-pdaudiocf-objs := pdaudiocf.o pdaudiocf_core.o pdaudiocf_irq.o pdaudiocf_pcm.o 8 7 9 obj-$(CONFIG_SND_PDAUDIOCF) += snd-pdaudiocf.o 8 obj-$(CONFIG_SND_PDAUDIOCF) += snd-pdaudiocf.o
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.