summaryrefslogtreecommitdiff
path: root/ANDROID_3.4.5/sound/pci/rme9652/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ANDROID_3.4.5/sound/pci/rme9652/Makefile')
-rw-r--r--ANDROID_3.4.5/sound/pci/rme9652/Makefile13
1 files changed, 0 insertions, 13 deletions
diff --git a/ANDROID_3.4.5/sound/pci/rme9652/Makefile b/ANDROID_3.4.5/sound/pci/rme9652/Makefile
deleted file mode 100644
index dcba5604..00000000
--- a/ANDROID_3.4.5/sound/pci/rme9652/Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
-#
-# Makefile for ALSA
-# Copyright (c) 2001 by Jaroslav Kysela <perex@perex.cz>
-#
-
-snd-rme9652-objs := rme9652.o
-snd-hdsp-objs := hdsp.o
-snd-hdspm-objs := hdspm.o
-
-# Toplevel Module Dependency
-obj-$(CONFIG_SND_RME9652) += snd-rme9652.o
-obj-$(CONFIG_SND_HDSP) += snd-hdsp.o
-obj-$(CONFIG_SND_HDSPM) +=snd-hdspm.o