1 # SPDX-License-Identifier: GPL-2.0-only << 2 # 1 # 3 # Makefile for ALSA 2 # Makefile for ALSA 4 # Copyright (c) 2001 by Jaroslav Kysela <perex@ 3 # Copyright (c) 2001 by Jaroslav Kysela <perex@perex.cz> 5 # 4 # 6 5 7 snd-vxpocket-y := vxpocket.o vxp_ops.o vxp_mix !! 6 snd-vxpocket-objs := vxpocket.o vxp_ops.o vxp_mixer.o 8 7 9 obj-$(CONFIG_SND_VXPOCKET) += snd-vxpocket.o 8 obj-$(CONFIG_SND_VXPOCKET) += snd-vxpocket.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.