summaryrefslogtreecommitdiff
path: root/ANDROID_3.4.5/sound/sh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ANDROID_3.4.5/sound/sh/Makefile')
-rw-r--r--ANDROID_3.4.5/sound/sh/Makefile10
1 files changed, 0 insertions, 10 deletions
diff --git a/ANDROID_3.4.5/sound/sh/Makefile b/ANDROID_3.4.5/sound/sh/Makefile
deleted file mode 100644
index 7d09b518..00000000
--- a/ANDROID_3.4.5/sound/sh/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-#
-# Makefile for ALSA
-#
-
-snd-aica-objs := aica.o
-snd-sh_dac_audio-objs := sh_dac_audio.o
-
-# Toplevel Module Dependency
-obj-$(CONFIG_SND_AICA) += snd-aica.o
-obj-$(CONFIG_SND_SH_DAC_AUDIO) += snd-sh_dac_audio.o