summaryrefslogtreecommitdiff
path: root/ANDROID_3.4.5/sound/mips/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ANDROID_3.4.5/sound/mips/Makefile')
-rw-r--r--ANDROID_3.4.5/sound/mips/Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/ANDROID_3.4.5/sound/mips/Makefile b/ANDROID_3.4.5/sound/mips/Makefile
deleted file mode 100644
index 861ec0a5..00000000
--- a/ANDROID_3.4.5/sound/mips/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-#
-# Makefile for ALSA
-#
-
-snd-au1x00-objs := au1x00.o
-snd-sgi-o2-objs := sgio2audio.o ad1843.o
-snd-sgi-hal2-objs := hal2.o
-
-# Toplevel Module Dependency
-obj-$(CONFIG_SND_AU1X00) += snd-au1x00.o
-obj-$(CONFIG_SND_SGI_O2) += snd-sgi-o2.o
-obj-$(CONFIG_SND_SGI_HAL2) += snd-sgi-hal2.o