]> Git Repo - linux.git/blob - sound/oss/dmasound/Makefile
KVM: x86: Add CPUID support for new instruction WBNOINVD
[linux.git] / sound / oss / dmasound / Makefile
1 #
2 # Makefile for the DMA sound driver
3 #
4
5 obj-$(CONFIG_DMASOUND_ATARI)    += dmasound_core.o dmasound_atari.o
6 obj-$(CONFIG_DMASOUND_PAULA)    += dmasound_core.o dmasound_paula.o
7 obj-$(CONFIG_DMASOUND_Q40)      += dmasound_core.o dmasound_q40.o
This page took 0.049295 seconds and 4 git commands to generate.