ASoC: Intel: Move apci find machine routines
[deliverable/linux.git] / sound / isa / es1688 / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for ALSA
c1017a4c 3# Copyright (c) 2001 by Jaroslav Kysela <perex@perex.cz>
1da177e4
LT
4#
5
6snd-es1688-lib-objs := es1688_lib.o
7snd-es1688-objs := es1688.o
8
9# Toplevel Module Dependency
10obj-$(CONFIG_SND_ES1688) += snd-es1688.o snd-es1688-lib.o
11obj-$(CONFIG_SND_GUSEXTREME) += snd-es1688-lib.o
This page took 0.692127 seconds and 5 git commands to generate.