1 # SPDX-License-Identifier: GPL-2.0-only !! 1 snd-usb-hiface-objs := chip.o pcm.o 2 snd-usb-hiface-y := chip.o pcm.o << 3 obj-$(CONFIG_SND_USB_HIFACE) += snd-usb-hiface 2 obj-$(CONFIG_SND_USB_HIFACE) += snd-usb-hiface.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.