summaryrefslogtreecommitdiff
path: root/sound/pci/ac97/Makefile
blob: 52617533371099771f1acd5c40b0aa76e03acdae (plain)
1
2
3
4
5
6
7
8
9
10
#
# Makefile for ALSA
# Copyright (c) 2001 by Jaroslav Kysela <perex@perex.cz>
#

snd-ac97-codec-y := ac97_codec.o ac97_pcm.o
snd-ac97-codec-$(CONFIG_SND_PROC_FS) += ac97_proc.o

# Toplevel Module Dependency
obj-$(CONFIG_SND_AC97_CODEC) += snd-ac97-codec.o
option>
authorThomas Gleixner <tglx@linutronix.de>2016-11-29 14:06:00 +0100
committerThomas Gleixner <tglx@linutronix.de>2016-11-29 14:06:00 +0100
commit2cae3a1ed36ded9b4c8859feeea73827f1c2130d (patch)
tree0c8ac90f545a9c44c5199aa605e5b65d78bf07dd /sound/parisc/Kconfig
parent4e201566402c878a225d4425df8a4a664c6f251e (diff)
parent8328255ff81ed422847b443f81b689366e98ce95 (diff)
Merge tag 'irqchip-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
Pull irqchip updates for 4.10 from Marc Zyngier: - xylinx interrupt controller made architecture agnostic (microblaze, ppc, mips) - GICv3 ITS now supported on 32bit ARM (mostly useful for virtual machines) - Some arm64 GICv3 cleanups
Diffstat (limited to 'sound/parisc/Kconfig')