1 # SPDX-License-Identifier: GPL-2.0 << 2 # 1 # 3 # Makefile for ALSA 2 # Makefile for ALSA 4 # 3 # 5 4 6 obj-$(CONFIG_SND_ARMAACI) += snd-aaci.o !! 5 snd-sa11xx-uda1341-objs := sa11xx-uda1341.o 7 snd-aaci-y := aaci.o << 8 6 9 obj-$(CONFIG_SND_PXA2XX_LIB) += snd-pxa2xx- !! 7 # Toplevel Module Dependency 10 snd-pxa2xx-lib-y := pxa2xx-pcm- !! 8 obj-$(CONFIG_SND_SA11XX_UDA1341) += snd-sa11xx-uda1341.o 11 snd-pxa2xx-lib-$(CONFIG_SND_PXA2XX_LIB_AC97) << 12 << 13 obj-$(CONFIG_SND_PXA2XX_AC97) += snd-pxa2xx- << 14 snd-pxa2xx-ac97-y := pxa2xx-ac97 <<
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.