1 # SPDX-License-Identifier: GPL-2.0 2 # 3 # Makefile for ALSA 4 # Copyright (c) 2001 by Jaroslav Kysela <perex@ 5 # 6 7 snd-ice17xx-ak4xxx-y := ak4xxx.o 8 snd-ice1712-y := ice1712.o delta.o hoontech.o 9 snd-ice1724-y := ice1724.o amp.o revo.o aureon 10 11 # Toplevel Module Dependency 12 obj-$(CONFIG_SND_ICE1712) += snd-ice1712.o snd 13 obj-$(CONFIG_SND_ICE1724) += snd-ice1724.o snd
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.