diff options
Diffstat (limited to 'ANDROID_3.4.5/sound/isa/wavefront/Makefile')
-rw-r--r-- | ANDROID_3.4.5/sound/isa/wavefront/Makefile | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/ANDROID_3.4.5/sound/isa/wavefront/Makefile b/ANDROID_3.4.5/sound/isa/wavefront/Makefile deleted file mode 100644 index 601bdddd..00000000 --- a/ANDROID_3.4.5/sound/isa/wavefront/Makefile +++ /dev/null @@ -1,9 +0,0 @@ -# -# 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 |