summaryrefslogtreecommitdiff
path: root/sound/isa/wavefront/Makefile
blob: 601bdddd44d0bf4e6d05c6a8fa0f0cdb23e3ef17 (plain)
1
2
3
4
5
6
7
8
9
#
# Makefile for ALSA
# Copyright (c) 2001 by Jaroslav Kysela <perex@perex.cz>
#

snd-wavefront-objs := wavefront.o wavefront_fx.o wavefront_synth.o wavefront_midi.o

# Toplevel Module Dependency
obj-$(CONFIG_SND_WAVEFRONT) += snd-wavefront.o
7-02-11 20:59:41 -0500 commit9a393b5d5988ea4eaa3e0da138321abe0dc03a68 (patch) tree5a006ee32965ff9c76984aa7ce7c870d966be7ac /drivers parentd9f1f61c0801a73ff36d416a7ede54229b231e1d (diff)
tap: tap as an independent module
This patch makes tap a separate module for other types of virtual interfaces, for example, ipvlan to use. Signed-off-by: Sainath Grandhi <sainath.grandhi@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')