Merge remote-tracking branches 'asoc/fix/ak4671', 'asoc/fix/control', 'asoc/fix/da732...
[deliverable/linux.git] / sound / isa / es1688 / Makefile
1 #
2 # Makefile for ALSA
3 # Copyright (c) 2001 by Jaroslav Kysela <perex@perex.cz>
4 #
5
6 snd-es1688-lib-objs := es1688_lib.o
7 snd-es1688-objs := es1688.o
8
9 # Toplevel Module Dependency
10 obj-$(CONFIG_SND_ES1688) += snd-es1688.o snd-es1688-lib.o
11 obj-$(CONFIG_SND_GUSEXTREME) += snd-es1688-lib.o
This page took 0.056404 seconds and 5 git commands to generate.